Implemented interface member:
property
ScrollOwner
System.Windows.Controls.Primitives.IScrollInfo.ScrollOwner
2 references to ScrollOwner
PresentationFramework (2)
src\Framework\System\Windows\Controls\Stack.cs (2)
813if (ScrollOwner != null) { ScrollOwner.InvalidateScrollInfo(); }