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 213213 Style =" {DynamicResource {ComponentResourceKey ResourceId=MenuScrollViewer,
214214 TypeInTargetAssembly={x:Type FrameworkElement}}}" >
215215 <ItemsPresenter
216- KeyboardNavigation.DirectionalNavigation=" None "
216+ KeyboardNavigation.DirectionalNavigation=" Cycle "
217217 KeyboardNavigation.TabNavigation=" None"
218218 RenderOptions.ClearTypeHint=" Enabled"
219219 SnapsToDevicePixels =" {TemplateBinding SnapsToDevicePixels}" />
243243 <Setter Property =" Padding" Value =" {DynamicResource MenuFlyoutItemThemePadding}" />
244244 <Setter Property =" FontSize" Value =" {DynamicResource ControlContentThemeFontSize}" />
245245 <Setter Property =" HorizontalContentAlignment" Value =" Stretch" />
246- <Setter Property =" IsTabStop" Value =" False" />
247- <Setter Property =" KeyboardNavigation.IsTabStop" Value =" False" />
248246 <Setter Property =" KeyboardNavigation.TabNavigation" Value =" None" />
249247 <Setter Property =" VerticalContentAlignment" Value =" Center" />
250248 <Setter Property =" ScrollViewer.PanningMode" Value =" Both" />
You can’t perform that action at this time.
0 commit comments