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