src/FingersDance.Control.Screen/UserControlScreen.xaml
changeset 80 605e2e2e053f
parent 79 b13d98b59241
child 82 c37122b567fa
--- a/src/FingersDance.Control.Screen/UserControlScreen.xaml	Wed Sep 23 09:49:23 2009 +0200
+++ b/src/FingersDance.Control.Screen/UserControlScreen.xaml	Wed Sep 23 09:59:30 2009 +0200
@@ -11,7 +11,7 @@
 	d:DesignWidth="640" d:DesignHeight="480" Width="1024" Height="768" xmlns:Custom="http://schemas.microsoft.com/surface/2008">
 
     <Grid x:Name="LayoutRoot">
-    	<Custom:ScatterView HorizontalAlignment="Left" VerticalAlignment="Top" Foreground="{x:Null}" ContactChanged="ScatterViewPivot_ContactChanged" x:Name="ScatterViewScreen"/>
+    	<Custom:ScatterView HorizontalAlignment="Left" VerticalAlignment="Top" Foreground="{x:Null}" x:Name="ScatterViewScreen"/>
 
     </Grid>