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