2 references to PageHeight
PresentationFramework (2)
src\Framework\MS\Internal\Documents\FlowDocumentPaginator.cs (1)
860
Size pageSize = new Size(_document.PageWidth, _document.
PageHeight
);
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
619
/// DependencyProperty for <see cref="
PageHeight
" /> property.