1 write to _cacheInfoColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
685_cacheInfoColor = CreateInstance(SystemResourceKeyID.InfoColor);
2 references to _cacheInfoColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
683if (_cacheInfoColor == null) 688return _cacheInfoColor;