Files

9 lines
258 B
XML
Raw Permalink Normal View History

2016-01-15 16:48:47 +01:00
<Application
x:Class="PointerButton.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:PointerButton"
2016-01-18 14:19:48 +01:00
RequestedTheme="Dark">
2016-01-15 16:48:47 +01:00
</Application>