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