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