Cosmos/source2/Cosmos.Deploy.Pixie.Test/MainWindow.xaml
kudzu_cp 3605de67d2
2012-06-23 04:54:11 +00:00

8 lines
320 B
XML

<Window x:Class="Cosmos.Deploy.Pixie.Test.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" Loaded="Window_Loaded">
<Grid>
</Grid>
</Window>