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