Cosmos/source2/Build/Cosmos.Build.Builder/MainWindow.xaml
2012-06-08 15:43:11 +00:00

8 lines
316 B
XML

<Window x:Class="Cosmos.Build.Builder.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>