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