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