3 writes to HighlightBrush
PresentationFramework (3)
MS\Internal\Annotations\Component\HighlightComponent.cs (3)
250
HighlightBrush
= new SolidColorBrush(_background);
338
HighlightBrush
= new SolidColorBrush(_selectedBackground);
340
HighlightBrush
= new SolidColorBrush(_background);