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