1 write to _cacheGradientActiveCaptionColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
623_cacheGradientActiveCaptionColor = CreateInstance(SystemResourceKeyID.GradientActiveCaptionColor);
2 references to _cacheGradientActiveCaptionColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
621if (_cacheGradientActiveCaptionColor == null) 626return _cacheGradientActiveCaptionColor;