/WikiDocGenerator/App.xaml
http://yet-another-music-application.googlecode.com/ · XAML · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · 63d608fa253277cb35caa72a7d20e9e8 MD5 · raw file
- <Application x:Class="WikiDocGenerator.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>