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