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