2 writes to _pageJumpAfterLayout
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (2)
342_pageJumpAfterLayout = true; 3019_pageJumpAfterLayout = false;
2 references to _pageJumpAfterLayout
PresentationFramework (2)
MS\Internal\Documents\DocumentGrid.cs (2)
3012if (!_firstRowLayout && !_pageJumpAfterLayout) 3016else if (_pageJumpAfterLayout)