2 writes to _physicalViewport
PresentationFramework (2)
src\Framework\System\Windows\Controls\Stack.cs (2)
1117
_physicalViewport
= 0;
1182
_physicalViewport
= value;
1 reference to _physicalViewport
PresentationFramework (1)
src\Framework\System\Windows\Controls\Stack.cs (1)
958
double viewportSpace = _scrollData.
_physicalViewport
- nextChildSize;