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