1 write to s_globalCacheVersion
System.Windows.Forms (1)
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (1)
797s_globalCacheVersion++;
2 references to s_globalCacheVersion
System.Windows.Forms (2)
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (2)
844if (t_threadCacheVersion != s_globalCacheVersion) 847t_threadCacheVersion = s_globalCacheVersion;