changeset 81 | 6b991b7e8046 |
parent 66 | 3de4c1346bf4 |
child 201 | 16287a7d1f1a |
--- a/src/FingersDance.Control.Menu/UserControlMenu.xaml Wed Sep 23 09:59:30 2009 +0200 +++ b/src/FingersDance.Control.Menu/UserControlMenu.xaml Wed Sep 23 12:01:23 2009 +0200 @@ -468,7 +468,5 @@ </Style> </UserControl.Resources> - <StackPanel x:Name="LayoutRoot" Width="Auto" Height="Auto" Background="{x:Null}"> - - </StackPanel> + <StackPanel x:Name="LayoutRoot" Width="Auto" Height="Auto" Background="{x:Null}"/> </UserControl> \ No newline at end of file