1 write to _scrollViewer
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
120_scrollViewer = GetTemplateChild(RibbonGallery.ScrollViewerTemplatePartName) as ScrollViewer;
3 references to _scrollViewer
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (3)
388return _scrollViewer; 2693if (_scrollViewer != null && predictedFocus != null) 2696if (predictedFocusAncestor != _scrollViewer)