1 write to _cacheWorkArea
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
433_cacheWorkArea = CreateInstance(SystemResourceKeyID.WorkArea);
2 references to _cacheWorkArea
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
431if (_cacheWorkArea == null) 436return _cacheWorkArea;