1 write to _cacheGradientActiveCaptionColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
541_cacheGradientActiveCaptionColor = CreateInstance(SystemResourceKeyID.GradientActiveCaptionColor);
2 references to _cacheGradientActiveCaptionColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
539if (_cacheGradientActiveCaptionColor == null) 544return _cacheGradientActiveCaptionColor;