1 write to _cacheAppWorkspaceBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1273_cacheAppWorkspaceBrush = CreateInstance(SystemResourceKeyID.AppWorkspaceBrush);
2 references to _cacheAppWorkspaceBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1271if (_cacheAppWorkspaceBrush == null) 1276return _cacheAppWorkspaceBrush;