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