diff -r 45d2dff788f2 -r 6cfd723a1378 src/FingersDance/MainSurfaceWindow.xaml
--- a/src/FingersDance/MainSurfaceWindow.xaml Fri Nov 20 17:14:52 2009 +0100
+++ b/src/FingersDance/MainSurfaceWindow.xaml Mon Nov 23 15:21:17 2009 +0100
@@ -2,6 +2,7 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:s="http://schemas.microsoft.com/surface/2008"
+ xmlns:System="clr-namespace:System;assembly=mscorlib"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d"
xmlns:FingersDance_Control_UserPanel="clr-namespace:FingersDance.Control.UserPanel;assembly=FingersDance.Control.UserPanel"
xmlns:FingersDance_Control_Pivot="clr-namespace:FingersDance.Control.Pivot;assembly=FingersDance.Control.Pivot"
@@ -17,10 +18,8 @@
Title="FingersDance"
Width="1024" Height="768" x:Name="mainSurfaceWindow"
Background="{x:Null}" Loaded="mainSurfaceWindow_Loaded"
-
-
>
-
+
-
+
@@ -140,9 +139,14 @@
-
-
+
+
+
+
+
@@ -152,9 +156,14 @@
-
-
+
+
+
+
+
@@ -165,17 +174,32 @@
-
-
+
+
+
+
+
-
-
+
+
+
+
+
-
-
+