2 using System
.Collections
.Generic
;
6 using System
.Windows
.Controls
;
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
.Media
.Animation
;
12 using System
.Windows
.Shapes
;
14 namespace scrollviewer
16 public partial class Page
: Canvas
20 InitializeComponent();