3 writes to _isPaginationCompleted
PresentationFramework (3)
src\Framework\MS\Internal\Documents\PageCache.cs (3)
82_isPaginationCompleted = false; 368_isPaginationCompleted = false; 480_isPaginationCompleted = true;
2 references to _isPaginationCompleted
PresentationFramework (2)
src\Framework\MS\Internal\Documents\PageCache.cs (2)
209return _isPaginationCompleted; 356if (_isPaginationCompleted)