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