1 write to _cacheInfoTextColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
701_cacheInfoTextColor = CreateInstance(SystemResourceKeyID.InfoTextColor);
2 references to _cacheInfoTextColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
699if (_cacheInfoTextColor == null) 704return _cacheInfoTextColor;