2 writes to _pageJumpAfterLayout
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (2)
341
_pageJumpAfterLayout
= true;
3003
_pageJumpAfterLayout
= false;
2 references to _pageJumpAfterLayout
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (2)
2996
if (!_firstRowLayout && !
_pageJumpAfterLayout
)
3000
else if (
_pageJumpAfterLayout
)