1 write to _cacheAppWorkspaceColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
413_cacheAppWorkspaceColor = CreateInstance(SystemResourceKeyID.AppWorkspaceColor);
2 references to _cacheAppWorkspaceColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
411if (_cacheAppWorkspaceColor == null) 416return _cacheAppWorkspaceColor;