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