1 write to currentDesktopChangedCount
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Screen.cs (1)
235Interlocked.Exchange(ref currentDesktopChangedCount, Screen.DesktopChangedCount);
1 reference to currentDesktopChangedCount
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Screen.cs (1)
233if (currentDesktopChangedCount != Screen.DesktopChangedCount) {