1 write to _cacheGradientActiveCaptionColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
545_cacheGradientActiveCaptionColor = CreateInstance(SystemResourceKeyID.GradientActiveCaptionColor);
2 references to _cacheGradientActiveCaptionColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
543if (_cacheGradientActiveCaptionColor == null) 548return _cacheGradientActiveCaptionColor;