1 write to _cacheIsSlowMachine
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5403_cacheIsSlowMachine = CreateInstance(SystemResourceKeyID.IsSlowMachine);
2 references to _cacheIsSlowMachine
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5401if (_cacheIsSlowMachine == null) 5406return _cacheIsSlowMachine;