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