2 writes to _pageJumpAfterLayout
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (2)
349
_pageJumpAfterLayout
= true;
3021
_pageJumpAfterLayout
= false;
2 references to _pageJumpAfterLayout
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (2)
3014
if (!_firstRowLayout && !
_pageJumpAfterLayout
)
3018
else if (
_pageJumpAfterLayout
)