2 writes to _borderBrush
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\MbpInfo.cs (2)
95_borderBrush = new SolidColorBrush(); 107_borderBrush = (Brush)block.GetValue(Block.BorderBrushProperty);
1 reference to _borderBrush
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\MbpInfo.cs (1)
329get { return _borderBrush; }