4 references to HighlightBrush
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\OptionPageSearchHandler.cs (1)
18public static readonly Brush HighlightBackground = SystemColors.HighlightBrush;
PresentationFramework (3)
System\windows\Documents\SelectionHighlightInfo.cs (1)
62return SystemColors.HighlightBrush;
System\Windows\SystemColors.cs (1)
1373return SystemColors.HighlightBrush;
System\Windows\SystemResourceKey.cs (1)
499return SystemColors.HighlightBrush;