2 references to SetVerticalScrollType
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
626
_scrollData.
SetVerticalScrollType
(oldViewportOffset.Y, scrollY);
1567
_scrollData.
SetVerticalScrollType
(oldOffset.Y, newOffset.Y);