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