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