2 using System
.Collections
.Generic
;
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
17 /// Interaction logic for Window1.xaml
20 public partial class SampleViewer
: System
.Windows
.Window
25 InitializeComponent();