Files
UnrealEngine/Engine/Source/ThirdParty/Windows/glTF-Toolkit/glTF-Toolkit.UWP.Test/UnitTestApp.xaml
2025-05-18 13:04:45 +08:00

13 lines
442 B
XML

<!--
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License. See LICENSE in the project root for license information.
-->
<Application
x:Class="glTF_Toolkit.UWP.Test.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:glTF_Toolkit.UWP.Test"
RequestedTheme="Light">
</Application>