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