1 write to globalCacheVersion
System.Windows.Forms (1)
winforms\Managed\System\WinForms\VisualStyles\VisualStyleRenderer.cs (1)
1041globalCacheVersion++;
2 references to globalCacheVersion
System.Windows.Forms (2)
winforms\Managed\System\WinForms\VisualStyles\VisualStyleRenderer.cs (2)
1095if (threadCacheVersion != globalCacheVersion) { 1097threadCacheVersion = globalCacheVersion;