Implemented interface member:
property
ScrollOwner
System.Windows.Controls.Primitives.IScrollInfo.ScrollOwner
6 references to ScrollOwner
PresentationFramework (6)
System\Windows\Controls\VirtualizingStackPanel.cs (6)
1578ScrollOwner?.MakeVisible(visual, originalRect); 3358ScrollViewer scrollOwner = ScrollOwner; 3890ScrollOwner.InvalidateScrollInfo(); 9560ScrollOwner?.InvalidateScrollInfo(); 9875ScrollViewer sv = ScrollOwner; 10592ScrollViewer sv = ScrollOwner;