1 write to _scrollOwner
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryCategoriesPanel.cs (1)
997_scrollData._scrollOwner = value;
3 references to _scrollOwner
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryCategoriesPanel.cs (3)
212get { return (_scrollData != null) && (_scrollData._scrollOwner != null); } 989return _scrollData._scrollOwner; 994if (value != _scrollData._scrollOwner)