5 references to ScrollIntoView
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (4)
394
_firstGallery.
ScrollIntoView
(SelectedItem);
428
_firstGallery.
ScrollIntoView
(HighlightedItem);
770
_firstGallery.
ScrollIntoView
(matchedItem);
895
_firstGallery?.
ScrollIntoView
(_firstGallery.HighlightedItem);
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3139
gallery.
ScrollIntoView
(gallery.SelectedItem);