2 references to BackgroundBrush
PresentationFramework (2)
MS\Internal\Text\DynamicPropertyReader.cs (1)
262backgroundBrush = SelectionHighlightInfo.BackgroundBrush;
System\Windows\Documents\HighlightVisual.cs (1)
209bg = (g == null) ? SelectionHighlightInfo.ObjectMaskBrush : SelectionHighlightInfo.BackgroundBrush;