added samples
[windows-sources.git] / sdk / samples / WPFSamples / TextBox_DetectChangedText / csharp / app.xaml
blob160617f523ac00d3cd7d6dfcb113783ade3ad9f6
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"/>