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