1 write to _backgroundBrush
PresentationFramework (1)
MS\Internal\PtsHost\ParagraphVisual.cs (1)
64_backgroundBrush = (Brush)FreezableOperations.GetAsFrozenIfPossible(backgroundBrush);
3 references to _backgroundBrush
PresentationFramework (3)
MS\Internal\PtsHost\ParagraphVisual.cs (3)
37if (_backgroundBrush != backgroundBrush || _renderBounds != renderBounds || 153if (_backgroundBrush != null) 155dc.DrawRectangle(_backgroundBrush, null,