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