added samples
[windows-sources.git] / sdk / samples / WPFSamples / NumberSubstitutionSample / xaml / app.xaml
blob6b761930e9450a8b97a4b998dfa1a0b88945be78
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"
6   />