3 references to MaxPageWidth
PresentationFramework (3)
MS\Internal\Documents\FlowDocumentFormatter.cs (1)
196max = _document.MaxPageWidth;
MS\Internal\Documents\FlowDocumentPaginator.cs (1)
842max = _document.MaxPageWidth;
System\Windows\Documents\FlowDocument.cs (1)
1324double max = fd.MaxPageWidth;