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