4 references to NavigateAndHighlightGalleryItem
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (4)
1071
handled = RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Up);
1100
handled = RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Down);
1118
RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Right);
1130
RibbonHelper.
NavigateAndHighlightGalleryItem
(focusedGalleryItem, FocusNavigationDirection.Left);