diff -r ac20121c930b -r 5d6ebbd6557f src/FingersDance.Control.Screen/UserControlScreen.xaml --- a/src/FingersDance.Control.Screen/UserControlScreen.xaml Wed Sep 23 19:49:21 2009 +0200 +++ b/src/FingersDance.Control.Screen/UserControlScreen.xaml Wed Sep 23 18:46:45 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="Auto" Height="Auto" xmlns:Custom="http://schemas.microsoft.com/surface/2008" Background="#FF54FF00"> + d:DesignWidth="640" d:DesignHeight="480" Width="Auto" Height="Auto" xmlns:Custom="http://schemas.microsoft.com/surface/2008" Background="{x:Null}">