1 write to s_windowThread
Microsoft.Win32.SystemEvents (1)
Microsoft\Win32\SystemEvents.cs (1)
480s_windowThread = new Thread(new ThreadStart(systemEvents.WindowThreadProc))
1 reference to s_windowThread
Microsoft.Win32.SystemEvents (1)
Microsoft\Win32\SystemEvents.cs (1)
485s_windowThread.Start();