1 write to _cacheGradientInactiveCaptionColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
557_cacheGradientInactiveCaptionColor = CreateInstance(SystemResourceKeyID.GradientInactiveCaptionColor);
2 references to _cacheGradientInactiveCaptionColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
555if (_cacheGradientInactiveCaptionColor == null) 560return _cacheGradientInactiveCaptionColor;