2 references to SetCapture
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.SetCapture.cs (2)
8
/// <inheritdoc cref="
SetCapture
(HWND)"/>
11
IntPtr result =
SetCapture
(hWnd.Handle);