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)
78internal double ColumnRuleWidth { get { return _columnRuleWidth; } }