1 write to _cacheInactiveCaptionTextColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
669_cacheInactiveCaptionTextColor = CreateInstance(SystemResourceKeyID.InactiveCaptionTextColor);
2 references to _cacheInactiveCaptionTextColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
667if (_cacheInactiveCaptionTextColor == null) 672return _cacheInactiveCaptionTextColor;