3 references to InactiveCaptionBrush
PresentationFramework (3)
System\Windows\SystemColors.cs (1)
1852
_cacheInactiveCaptionBrush = CreateInstance(SystemResourceKeyID.
InactiveCaptionBrush
);
System\Windows\SystemResourceKey.cs (2)
510
case SystemResourceKeyID.
InactiveCaptionBrush
:
1194
case (short)SystemResourceKeyID.
InactiveCaptionBrush
: