1 write to _cacheActiveCaptionTextColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
479_cacheActiveCaptionTextColor = CreateInstance(SystemResourceKeyID.ActiveCaptionTextColor);
2 references to _cacheActiveCaptionTextColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
477if (_cacheActiveCaptionTextColor == null) 482return _cacheActiveCaptionTextColor;