2 references to SetCapture
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
1133PInvoke.SetCapture(this);
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.SetCapture.cs (1)
11IntPtr result = SetCapture(hWnd.Handle);