1 write to ColumnWidth
PresentationFramework (1)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
567
_printingState.
ColumnWidth
= Document.ColumnWidth;
1 reference to ColumnWidth
PresentationFramework (1)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1080
Document.ColumnWidth = _printingState.
ColumnWidth
;