3 references to InactiveCaptionTextBrush
PresentationFramework (3)
System\Windows\SystemColors.cs (1)
1871
_cacheInactiveCaptionTextBrush = CreateInstance(SystemResourceKeyID.
InactiveCaptionTextBrush
);
System\Windows\SystemResourceKey.cs (2)
514
case SystemResourceKeyID.
InactiveCaptionTextBrush
:
1198
case (short)SystemResourceKeyID.
InactiveCaptionTextBrush
: