1 write to _cacheAppWorkspaceBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1277_cacheAppWorkspaceBrush = CreateInstance(SystemResourceKeyID.AppWorkspaceBrush);
2 references to _cacheAppWorkspaceBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1275if (_cacheAppWorkspaceBrush == null) 1280return _cacheAppWorkspaceBrush;