1 write to _columnRuleBrush
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\ColumnPropertiesGroup.cs (1)
39_columnRuleBrush = (Brush)o.GetValue(FlowDocument.ColumnRuleBrushProperty);
1 reference to _columnRuleBrush
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\ColumnPropertiesGroup.cs (1)
76internal Brush ColumnRuleBrush { get { return _columnRuleBrush; } }