PowerToys/tools/FancyZone_HitTest/FancyZone_HitTest/App.xaml
2020-02-19 13:09:18 -08:00

10 lines
379 B
XML

<Application x:Class="FancyZone_HitTest.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:FancyZone_HitTest"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>