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