1 write to _columnRuleWidth
PresentationFramework (1)
MS\Internal\PtsHost\ColumnPropertiesGroup.cs (1)
34
_columnRuleWidth
= (double)o.GetValue(FlowDocument.ColumnRuleWidthProperty);
1 reference to _columnRuleWidth
PresentationFramework (1)
MS\Internal\PtsHost\ColumnPropertiesGroup.cs (1)
78
internal double ColumnRuleWidth { get { return
_columnRuleWidth
; } }