3 references to HighlightText
PresentationFramework (3)
src\Framework\System\Windows\SystemColors.cs (3)
188
return GetSystemColor(CacheSlot.
HighlightText
);
1012
return MakeBrush(CacheSlot.
HighlightText
);
1866
case CacheSlot.
HighlightText
: