3 writes to HighlightBrush
PresentationFramework (3)
MS\Internal\Annotations\Component\HighlightComponent.cs (3)
251
HighlightBrush
= new SolidColorBrush(_background);
339
HighlightBrush
= new SolidColorBrush(_selectedBackground);
341
HighlightBrush
= new SolidColorBrush(_background);