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