3 references to ControlTextBrush
PresentationFramework (3)
src\Framework\System\Windows\SystemColors.cs (1)
1369
_cacheControlTextBrush = CreateInstance(SystemResourceKeyID.
ControlTextBrush
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
476
case SystemResourceKeyID.
ControlTextBrush
:
1118
case (short)SystemResourceKeyID.
ControlTextBrush
: