3 references to InactiveCaptionTextBrush
PresentationFramework (3)
src\Framework\System\Windows\SystemColors.cs (1)
1529
_cacheInactiveCaptionTextBrush = CreateInstance(SystemResourceKeyID.
InactiveCaptionTextBrush
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
506
case SystemResourceKeyID.
InactiveCaptionTextBrush
:
1148
case (short)SystemResourceKeyID.
InactiveCaptionTextBrush
: