mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
8 lines
232 B
XML
8 lines
232 B
XML
<Application
|
|
x:Class="uwp.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
xmlns:local="using:uwp"
|
|
RequestedTheme="Light">
|
|
</Application>
|