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