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