src/FingersDance.Control.Screen/UserControlScreen.xaml
changeset 94 5d6ebbd6557f
parent 82 c37122b567fa
--- 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}">
 
     <Grid x:Name="LayoutRoot">
     	<Custom:ScatterView HorizontalAlignment="Left" VerticalAlignment="Top" Foreground="{x:Null}" x:Name="ScatterViewScreen"/>