Cosmos/source2/VSIP/Cosmos.VS.Debug/MainWindow.xaml
kudzu_cp faed46c816
2011-06-19 13:40:23 +00:00

8 lines
404 B
XML

<Window x:Class="Cosmos.VS.Debug.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">
<Grid>
<ListBox Height="287" HorizontalAlignment="Left" Margin="12,12,0,0" Name="listBox1" VerticalAlignment="Top" Width="479" />
</Grid>
</Window>