3 references to InactiveCaptionBrush
PresentationFramework (3)
src\Framework\System\Windows\SystemColors.cs (1)
1513
_cacheInactiveCaptionBrush = CreateInstance(SystemResourceKeyID.
InactiveCaptionBrush
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
503
case SystemResourceKeyID.
InactiveCaptionBrush
:
1145
case (short)SystemResourceKeyID.
InactiveCaptionBrush
: