3 using System
.Windows
.Controls
;
4 using System
.Windows
.Documents
;
5 using System
.Windows
.Navigation
;
6 using System
.Windows
.Shapes
;
8 namespace Microsoft
.Samples
.Graphics
.UsingImageBrush
12 public partial class StretchModes
: Page