1 write to _scrollOwner
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryCategoriesPanel.cs (1)
984_scrollData._scrollOwner = value;
3 references to _scrollOwner
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryCategoriesPanel.cs (3)
206get { return (_scrollData != null) && (_scrollData._scrollOwner != null); } 976return _scrollData._scrollOwner; 981if (value != _scrollData._scrollOwner)