Implemented interface member:
property
ScrollOwner
System.Windows.Controls.Primitives.IScrollInfo.ScrollOwner
2 references to ScrollOwner
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonTabsPanel.cs (2)
175if (ScrollOwner != null) { ScrollOwner.InvalidateScrollInfo(); }