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