Cosmos/source2/Cosmos.Deploy.Pixie.GUI/MainWindow.xaml
kudzu_cp 8cee0898ff PXE
2012-06-25 15:51:06 +00:00

8 lines
379 B
XML

<Window x:Class="Cosmos.Deploy.Pixie.GUI.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="Cosmos PXE Server" Height="350" Width="525" Loaded="Window_Loaded" Icon="/Cosmos.Deploy.Pixie.GUI;component/Cosmos.ico">
<Grid>
</Grid>
</Window>