--- 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>