diff -r f003ae353cd7 -r f1a26ca4177e src/FingersDance.Control.Pivot/UserControlPivot.xaml --- a/src/FingersDance.Control.Pivot/UserControlPivot.xaml Fri Sep 11 10:58:35 2009 +0200 +++ b/src/FingersDance.Control.Pivot/UserControlPivot.xaml Sat Sep 12 22:57:52 2009 +0200 @@ -5,7 +5,54 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" x:Class="FingersDance.Control.Pivot.UserControlPivot" - x:Name="UserControl" Width="52" Height="52"> - - + x:Name="UserControl" Width="52" Height="52" xmlns:Custom="http://schemas.microsoft.com/surface/2008"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file