sharee.bike-App/TINK/TINK.UWP/App.xaml
2021-05-13 20:16:41 +02:00

9 lines
249 B
XML

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