Files
huehuehue/HueUWP/App.xaml
T
2015-11-27 13:36:08 +01:00

9 lines
259 B
XML

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