diff --git a/dev/NavigationView/NavigationView.xaml b/dev/NavigationView/NavigationView.xaml index 134fc34011..7ac677dc1d 100644 --- a/dev/NavigationView/NavigationView.xaml +++ b/dev/NavigationView/NavigationView.xaml @@ -163,7 +163,15 @@ Style="{TemplateBinding PaneToggleButtonStyle}" AutomationProperties.LandmarkType="Navigation" Visibility="{Binding RelativeSource={RelativeSource TemplatedParent}, Path=TemplateSettings.PaneToggleButtonVisibility}" - VerticalAlignment="Top"/> + VerticalAlignment="Top"> + + @@ -350,14 +358,6 @@ - - - + + + + + + + @@ -271,36 +278,45 @@ - - + - - - + + + + + + BorderThickness="{TemplateBinding BorderThickness}" + Grid.ColumnSpan="2"/> -