2 references to ScreenToClient
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.USER32.dll.g.cs (2)
2731
/// <inheritdoc cref="
ScreenToClient
(winmdroot.Foundation.HWND, global::System.Drawing.Point*)"/>
2737
winmdroot.Foundation.BOOL __result = PInvoke.
ScreenToClient
(hWnd, lpPointLocal);