2 references to ScreenToClient
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.ScreenToClient.cs (2)
10/// <inheritdoc cref="ScreenToClient(HWND, ref Point)"/> 14BOOL result = ScreenToClient(hWnd.Handle, ref lpPoint);