Cosmos/source/Cosmos.Build.Windows/MainWindow.xaml
kudzu_cp 76b5e02b7f
2008-01-09 18:10:10 +00:00

8 lines
275 B
XML

<Window x:Class="Cosmos.Build.Windows.Window1"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="Window1" Height="300" Width="300">
<Grid>
</Grid>
</Window>