2 writes to _borderBrush
PresentationFramework (2)
MS\Internal\PtsHost\MbpInfo.cs (2)
94_borderBrush = new SolidColorBrush(); 106_borderBrush = (Brush)block.GetValue(Block.BorderBrushProperty);
1 reference to _borderBrush
PresentationFramework (1)
MS\Internal\PtsHost\MbpInfo.cs (1)
328get { return _borderBrush; }