1 write to _cacheWorkArea
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
432_cacheWorkArea = CreateInstance(SystemResourceKeyID.WorkArea);
2 references to _cacheWorkArea
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
430if (_cacheWorkArea == null) 435return _cacheWorkArea;