Cosmos/source/Cosmos.Build.Windows/MainWindow.xaml
2008-09-07 17:41:11 +00:00

5 lines
274 B
XML

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