diff -r 605e2e2e053f -r c37122b567fa src/FingersDance.Control.Screen/UserControlScreen.xaml --- a/src/FingersDance.Control.Screen/UserControlScreen.xaml Wed Sep 23 09:59:30 2009 +0200 +++ b/src/FingersDance.Control.Screen/UserControlScreen.xaml Wed Sep 23 11:10:02 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">