1 reference to GetExitCodeThread
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
4415returnValue = UnsafeNativeMethods.GetExitCodeThread(threadHandle, out exitCode);