2 implementations of OnScrollChange
PresentationFramework (2)
src\Framework\System\Windows\Controls\Stack.cs (1)
1065void IStackMeasure.OnScrollChange()
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
11478void IStackMeasure.OnScrollChange()
1 reference to OnScrollChange
PresentationFramework (1)
src\Framework\System\Windows\Controls\Stack.cs (1)
832measureElement.OnScrollChange();