4 references to NavigateAndHighlightGalleryItem
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (4)
1074
handled = RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Up);
1103
handled = RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Down);
1121
RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Right);
1133
RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Left);