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