4 references to NavigateAndHighlightGalleryItem
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (4)
1075
handled = RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Up);
1104
handled = RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Down);
1122
RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Right);
1134
RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Left);