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