File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 209209 Style =" {DynamicResource {ComponentResourceKey ResourceId=MenuScrollViewer,
210210 TypeInTargetAssembly={x:Type FrameworkElement}}}" >
211211 <ItemsPresenter
212- KeyboardNavigation.DirectionalNavigation=" None "
212+ KeyboardNavigation.DirectionalNavigation=" Cycle "
213213 KeyboardNavigation.TabNavigation=" None"
214214 RenderOptions.ClearTypeHint=" Enabled"
215215 SnapsToDevicePixels =" {TemplateBinding SnapsToDevicePixels}" />
239239 <Setter Property =" Padding" Value =" {DynamicResource MenuFlyoutItemThemePadding}" />
240240 <Setter Property =" FontSize" Value =" {DynamicResource ControlContentThemeFontSize}" />
241241 <Setter Property =" HorizontalContentAlignment" Value =" Stretch" />
242- <Setter Property =" IsTabStop" Value =" False" />
243- <Setter Property =" KeyboardNavigation.IsTabStop" Value =" False" />
244242 <Setter Property =" KeyboardNavigation.TabNavigation" Value =" None" />
245243 <Setter Property =" VerticalContentAlignment" Value =" Center" />
246244 <Setter Property =" ScrollViewer.PanningMode" Value =" Both" />
You can’t perform that action at this time.
0 commit comments