2 references to IsPageCountValid
PresentationFramework (2)
src\Framework\MS\Internal\Documents\FixedDocumentPaginator.cs (1)
120
get { return _document.
IsPageCountValid
; }
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
209
if (
IsPageCountValid
== true)