2 references to HighlightTextColor
PresentationFramework (2)
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1868Brush selectionTextBrush = new SolidColorBrush(SystemColors.HighlightTextColor);
System\Windows\SystemResourceKey.cs (1)
619return SystemColors.HighlightTextColor;