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