1 write to _backgroundBrush
PresentationFramework (1)
MS\Internal\PtsHost\ParagraphVisual.cs (1)
65
_backgroundBrush
= (Brush)FreezableOperations.GetAsFrozenIfPossible(backgroundBrush);
3 references to _backgroundBrush
PresentationFramework (3)
MS\Internal\PtsHost\ParagraphVisual.cs (3)
38
if (
_backgroundBrush
!= backgroundBrush || _renderBounds != renderBounds ||
146
if (
_backgroundBrush
!= null)
148
dc.DrawRectangle(
_backgroundBrush
, null,