4 references to MaxPageWidth
PresentationFramework (4)
MS\Internal\Documents\FlowDocumentFormatter.cs (1)
200max = _document.MaxPageWidth;
MS\Internal\Documents\FlowDocumentPaginator.cs (1)
847max = _document.MaxPageWidth;
System\Windows\Documents\FlowDocument.cs (2)
585/// DependencyProperty for <see cref="MaxPageWidth" /> property. 1337double max = fd.MaxPageWidth;