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