2 writes to ColumnWidth
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
595
Document.
ColumnWidth
= double.PositiveInfinity;
1081
Document.
ColumnWidth
= _printingState.ColumnWidth;
2 references to ColumnWidth
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
565
ColumnWidth = Document.
ColumnWidth
System\Windows\Documents\FlowDocument.cs (1)
394
/// DependencyProperty for <see cref="
ColumnWidth
" /> property.