added samples
[windows-sources.git] / sdk / samples / WPFSamples / ControlAnimationGallery / xaml / sampleviewer.xaml.cs
blob97fbe691694c80a8ada153de5f83a92210055c67
1 using System;
2 using System.Collections.Generic;
3 using System.Text;
4 using System.Windows;
5 using System.Windows.Controls;
6 using System.Windows.Data;
7 using System.Windows.Documents;
8 using System.Windows.Input;
9 using System.Windows.Media;
10 using System.Windows.Media.Imaging;
11 using System.Windows.Shapes;
14 namespace ControlAnimatoinGallery
16 /// <summary>
17 /// Interaction logic for Window1.xaml
18 /// </summary>
20 public partial class SampleViewer : System.Windows.Window
23 public SampleViewer()
25 InitializeComponent();