1 write to _viewportHeight
PresentationFramework (1)
MS\Internal\Documents\DocumentGrid.cs (1)
1121
_viewportHeight
= arrangeSize.Height;
2 references to _viewportHeight
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (2)
563
return
_viewportHeight
;
1116
if (
_viewportHeight
!= arrangeSize.Height ||