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