1 write to _cacheActiveCaptionTextColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
401_cacheActiveCaptionTextColor = CreateInstance(SystemResourceKeyID.ActiveCaptionTextColor);
2 references to _cacheActiveCaptionTextColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
399if (_cacheActiveCaptionTextColor == null) 404return _cacheActiveCaptionTextColor;