3 references to ControlTextBrush
PresentationFramework (3)
System\Windows\SystemColors.cs (1)
1711
_cacheControlTextBrush = CreateInstance(SystemResourceKeyID.
ControlTextBrush
);
System\Windows\SystemResourceKey.cs (2)
484
case SystemResourceKeyID.
ControlTextBrush
:
1168
case (short)SystemResourceKeyID.
ControlTextBrush
: