3 references to ThreadExit
System.Windows.Forms (3)
System\Windows\Forms\Rendering\Animation\AnimationManager.cs (2)
44
Application.
ThreadExit
+= _threadExitHandler;
58
Application.
ThreadExit
-= _threadExitHandler;
System\Windows\Forms\SendKeys\SendKeys.cs (1)
103
Application.
ThreadExit
+= OnThreadExit;