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