PowerToys/Wox.UAC/MainWindow.xaml

9 lines
272 B
XML

<Window x:Class="Wox.UAC.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="MainWindow" Height="350" Width="525">
<Grid>
</Grid>
</Window>