diff -r 68f4c0d7a7fc -r 6a738974dd2e src/FingersDance.Control.Screen/UserControlScreen.xaml --- a/src/FingersDance.Control.Screen/UserControlScreen.xaml Wed Sep 23 17:24:33 2009 +0200 +++ b/src/FingersDance.Control.Screen/UserControlScreen.xaml Wed Sep 23 17:48:18 2009 +0200 @@ -8,7 +8,7 @@ xmlns:FingersDance_Control_UserPanel="clr-namespace:FingersDance.Control.UserPanel;assembly=FingersDance.Control.UserPanel" x:Class="FingersDance.Control.Screen.UserControlScreen" x:Name="UserControl" - d:DesignWidth="640" d:DesignHeight="480" Width="1024" Height="768" xmlns:Custom="http://schemas.microsoft.com/surface/2008"> + d:DesignWidth="640" d:DesignHeight="480" Width="Auto" Height="Auto" xmlns:Custom="http://schemas.microsoft.com/surface/2008" Background="#FF54FF00">