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)
958double viewportSpace = _scrollData._physicalViewport - nextChildSize;