1 write to _cacheHighContrast
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
299_cacheHighContrast = CreateInstance(SystemResourceKeyID.HighContrast);
2 references to _cacheHighContrast
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
297if (_cacheHighContrast == null) 302return _cacheHighContrast;