1 reference to LB_ITEMFROMPOINT
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
294int ret = Misc.ProxySendMessageInt(_hwnd, NativeMethods.LB_ITEMFROMPOINT, IntPtr.Zero, NativeMethods.Util.MAKELPARAM(x - listboxrect.left, y - listboxrect.top));