* MoonlightTypeConverter.cs: Convert CacheMode's from strings.
[moon.git] / test / 2.0 / scrollviewer / Page.xaml.cs
blob131ee9fe328698aac1fcd5f7d35a2bde06c8b89a
1 using System;
2 using System.Collections.Generic;
3 using System.Linq;
4 using System.Net;
5 using System.Windows;
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
18 public Page()
20 InitializeComponent();