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