3 references to HighlightText
PresentationFramework (3)
System\Windows\SystemColors.cs (3)
193
return GetSystemColor(CacheSlot.
HighlightText
);
1206
return MakeBrush(CacheSlot.
HighlightText
);
2389
case CacheSlot.
HighlightText
: