1 write to ColumnWidth
PresentationFramework (1)
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
568
_printingState.
ColumnWidth
= Document.ColumnWidth;
1 reference to ColumnWidth
PresentationFramework (1)
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1088
Document.ColumnWidth = _printingState.
ColumnWidth
;