1 write to _scrollViewer
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
119_scrollViewer = GetTemplateChild(RibbonGallery.ScrollViewerTemplatePartName) as ScrollViewer;
3 references to _scrollViewer
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (3)
387return _scrollViewer; 2689if (_scrollViewer != null && predictedFocus != null) 2692if (predictedFocusAncestor != _scrollViewer)