yavsc/ZicMoove/ZicMoove.UWP/App.xaml

9 lines
249 B
Plaintext

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