3 writes to HighlightBrush
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (3)
269
HighlightBrush
= new SolidColorBrush(_background);
363
HighlightBrush
= new SolidColorBrush(_selectedBackground);
365
HighlightBrush
= new SolidColorBrush(_background);