4 references to NavigateAndHighlightGalleryItem
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (4)
1077
handled = RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Up);
1106
handled = RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Down);
1124
RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Right);
1136
RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Left);