Cosmos/source/Boot/Playgrounds/Kudzu-SourceView/App.xaml
2008-04-23 02:22:37 +00:00

8 lines
300 B
XML

<Application x:Class="Kudzu_SourceView.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>