3 references to IsPageCountValid
PresentationFramework (3)
MS\Internal\Documents\FixedDocumentSequencePaginator.cs (1)
115
get { return _document.
IsPageCountValid
; }
System\Windows\Documents\DocumentSequence.cs (2)
152
if (
IsPageCountValid
== true)
814
if (
IsPageCountValid
)