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