1 write to _cacheIsSlowMachine
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4820_cacheIsSlowMachine = CreateInstance(SystemResourceKeyID.IsSlowMachine);
2 references to _cacheIsSlowMachine
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4818if (_cacheIsSlowMachine == null) 4823return _cacheIsSlowMachine;