3 references to HighlightTextBrush
PresentationFramework (3)
System\Windows\SystemColors.cs (1)
1807
_cacheHighlightTextBrush = CreateInstance(SystemResourceKeyID.
HighlightTextBrush
);
System\Windows\SystemResourceKey.cs (2)
502
case SystemResourceKeyID.
HighlightTextBrush
:
1186
case (short)SystemResourceKeyID.
HighlightTextBrush
: