added samples
[windows-sources.git] / sdk / samples / WPFSamples / NumbersCSharp / csharp / app.xaml.cs
bloba388fa577c195669f624011a4e26e690f54c4d91
1 using System;
2 using System.Windows;
3 using System.Data;
4 using System.Xml;
5 using System.Configuration;
7 namespace BidiTest
9 /// <summary>
10 /// Interaction logic for App.xaml
11 /// </summary>
13 public partial class App : Application