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