1 write to _currentDesktopChangedCount
System.Windows.Forms (1)
System\Windows\Forms\Screen.cs (1)
189
Interlocked.Exchange(ref
_currentDesktopChangedCount
, DesktopChangedCount);
1 reference to _currentDesktopChangedCount
System.Windows.Forms (1)
System\Windows\Forms\Screen.cs (1)
187
if (
_currentDesktopChangedCount
!= DesktopChangedCount)