0029018: Documentation - Provide user guide for Qt browser
[occt.git] / samples / xaml / App.xaml
CommitLineData
742cc8b0 1<Application
2 x:Class="uwp.App"
3 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5 xmlns:local="using:uwp"
6 RequestedTheme="Light">
7</Application>