3 references to ActiveCaptionTextBrush
PresentationFramework (3)
System\Windows\SystemColors.cs (1)
1597
_cacheActiveCaptionTextBrush = CreateInstance(SystemResourceKeyID.
ActiveCaptionTextBrush
);
System\Windows\SystemResourceKey.cs (2)
463
case SystemResourceKeyID.
ActiveCaptionTextBrush
:
1147
case (short)SystemResourceKeyID.
ActiveCaptionTextBrush
: