3 references to MaxPageHeight
PresentationFramework (3)
MS\Internal\Documents\FlowDocumentPaginator.cs (1)
856max = _document.MaxPageHeight;
System\Windows\Documents\FlowDocument.cs (2)
661/// DependencyProperty for <see cref="MaxPageHeight" /> property. 1353double max = fd.MaxPageHeight;