5 references to MinPageWidth
PresentationFramework (5)
src\Framework\MS\Internal\Documents\FlowDocumentFormatter.cs (1)
210min = _document.MinPageWidth;
src\Framework\MS\Internal\Documents\FlowDocumentPaginator.cs (1)
869min = _document.MinPageWidth;
src\Framework\System\Windows\Documents\FlowDocument.cs (3)
568/// DependencyProperty for <see cref="MinPageWidth" /> property. 1312double min = fd.MinPageWidth; 1351double min = fd.MinPageWidth;