1 write to _cacheAppWorkspaceBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1615_cacheAppWorkspaceBrush = CreateInstance(SystemResourceKeyID.AppWorkspaceBrush);
2 references to _cacheAppWorkspaceBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1613if (_cacheAppWorkspaceBrush == null) 1618return _cacheAppWorkspaceBrush;