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