2 references to MaxPageHeight
PresentationFramework (2)
MS\Internal\Documents\FlowDocumentPaginator.cs (1)
856
max = _document.
MaxPageHeight
;
System\Windows\Documents\FlowDocument.cs (1)
1350
double max = fd.
MaxPageHeight
;