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