1 write to _backgroundBrush
PresentationFramework (1)
MS\Internal\PtsHost\ParagraphVisual.cs (1)
66_backgroundBrush = (Brush)FreezableOperations.GetAsFrozenIfPossible(backgroundBrush);
3 references to _backgroundBrush
PresentationFramework (3)
MS\Internal\PtsHost\ParagraphVisual.cs (3)
39if (_backgroundBrush != backgroundBrush || _renderBounds != renderBounds || 147if (_backgroundBrush != null) 149dc.DrawRectangle(_backgroundBrush, null,