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\RibbonGalleryCategoriesPanel.cs (2)
141
if (
ScrollOwner
!= null) {
ScrollOwner
.InvalidateScrollInfo(); }