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