2 references to FinitePage
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextDocumentView.cs (1)
3293if (!_owner.FinitePage)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (1)
388get { return _currentPage != null && !_currentPage.FinitePage; }