Orarend/OrarendApp/OrarendApp.UWP/App.xaml
2017-01-30 21:58:15 +01:00

8 lines
261 B
XML

<Application
x:Class="OrarendApp.UWP.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:OrarendApp.UWP"
RequestedTheme="Light">
</Application>