added samples
[windows-sources.git] / sdk / samples / WPFSamples / EditingExaminer / csharp / app.xaml
blob861a7c33b956245e08ee13ebe4180f9297b41388
1 <Application 
2     xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4     StartupUri="MainWindow.xaml"/>