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