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)
770
if (!
FinitePage
&& PTS.ToBoolean(bbox.fDefined))
785
if (!
FinitePage
)