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)
2999if (!_firstRowLayout && !_pageJumpAfterLayout) 3003else if (_pageJumpAfterLayout)