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