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