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