Implemented interface member:
property
ScrollOwner
System.Windows.Controls.Primitives.IScrollInfo.ScrollOwner
6 references to ScrollOwner
PresentationFramework (6)
System\Windows\Controls\VirtualizingStackPanel.cs (6)
1579ScrollOwner?.MakeVisible(visual, originalRect); 3359ScrollViewer scrollOwner = ScrollOwner; 3891ScrollOwner.InvalidateScrollInfo(); 9561ScrollOwner?.InvalidateScrollInfo(); 9876ScrollViewer sv = ScrollOwner; 10593ScrollViewer sv = ScrollOwner;