1 write to _cacheActiveCaptionTextColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
397_cacheActiveCaptionTextColor = CreateInstance(SystemResourceKeyID.ActiveCaptionTextColor);
2 references to _cacheActiveCaptionTextColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
395if (_cacheActiveCaptionTextColor == null) 400return _cacheActiveCaptionTextColor;