3 references to InactiveCaptionTextColor
PresentationFramework (3)
System\Windows\SystemColors.cs (1)
748
_cacheInactiveCaptionTextColor = CreateInstance(SystemResourceKeyID.
InactiveCaptionTextColor
);
System\Windows\SystemResourceKey.cs (2)
630
case SystemResourceKeyID.
InactiveCaptionTextColor
:
1314
case (short)SystemResourceKeyID.
InactiveCaptionTextColor
: