1 write to _backgroundBrush
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\ParagraphVisual.cs (1)
71_backgroundBrush = (Brush)FreezableOperations.GetAsFrozenIfPossible(backgroundBrush);
3 references to _backgroundBrush
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\ParagraphVisual.cs (3)
44if (_backgroundBrush != backgroundBrush || _renderBounds != renderBounds || 152if (_backgroundBrush != null) 154dc.DrawRectangle(_backgroundBrush, null,