5 references to ScrollIntoView
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (4)
391
_firstGallery.
ScrollIntoView
(SelectedItem);
425
_firstGallery.
ScrollIntoView
(HighlightedItem);
767
_firstGallery.
ScrollIntoView
(matchedItem);
892
_firstGallery?.
ScrollIntoView
(_firstGallery.HighlightedItem);
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3133
gallery.
ScrollIntoView
(gallery.SelectedItem);