3 writes to s_transitionVersion
System.Windows.Forms (3)
System\Windows\Forms\SystemVisualSettingsTracker.cs (3)
31=> Interlocked.Read(ref s_transitionVersion); 51Interlocked.Increment(ref s_transitionVersion); 125Interlocked.Exchange(ref s_transitionVersion, 0);