3 references to FinitePage
PresentationFramework (3)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
699internal bool FinitePage { get { return _ptsPage.FinitePage; } }
MS\Internal\PtsHost\PtsPage.cs (2)
767if (!FinitePage && PTS.ToBoolean(bbox.fDefined)) 782if (!FinitePage)