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