1 reference to ChildWindowFromPointEx
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.ChildWindowFromPointEx.cs (1)
14
HWND result =
ChildWindowFromPointEx
(hwndParent.Handle, pt, uFlags);