3 references to HighlightColor
PresentationFramework (3)
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1935Brush selectionBrush = new SolidColorBrush(SystemColors.HighlightColor);
System\windows\Documents\SelectionHighlightInfo.cs (1)
29_objectMaskBrush = new SolidColorBrush(SystemColors.HighlightColor);
System\Windows\SystemResourceKey.cs (1)
581return SystemColors.HighlightColor;