Cosmos/source/Cosmos.Build.Windows/MainWindow.xaml
kudzu_cp 8eed14ddcf
2008-10-07 21:51:25 +00:00

6 lines
335 B
XML

<Window x:Class="Cosmos.Compiler.Builder.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"
Icon="/Cosmos.Compiler.Builder;component/Cosmos.ico" WindowState="Maximized">
</Window>