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