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