Cosmos/source/Boot/Playgrounds/Kudzu-SourceView/Window1.xaml
2008-04-21 00:45:29 +00:00

8 lines
271 B
XML

<Window x:Class="Kudzu_SourceView.Window1"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="Window1" Height="300" Width="300">
<Grid>
</Grid>
</Window>