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)
39
if (
_backgroundBrush
!= backgroundBrush || _renderBounds != renderBounds ||
147
if (
_backgroundBrush
!= null)
149
dc.DrawRectangle(
_backgroundBrush
, null,