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