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