1 write to _cacheWorkArea
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
446_cacheWorkArea = CreateInstance(SystemResourceKeyID.WorkArea);
2 references to _cacheWorkArea
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
444if (_cacheWorkArea == null) 449return _cacheWorkArea;