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