2 writes to _physicalViewport
PresentationFramework (2)
System\Windows\Controls\Stack.cs (2)
1111_physicalViewport = 0; 1176_physicalViewport = value;
1 reference to _physicalViewport
PresentationFramework (1)
System\Windows\Controls\Stack.cs (1)
952double viewportSpace = _scrollData._physicalViewport - nextChildSize;