1 reference to LB_SETCARETINDEX
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
1016return Misc.ProxySendMessageInt(_hwnd, NativeMethods.LB_SETCARETINDEX, new IntPtr(_item), new IntPtr(0)) != NativeMethods.LB_ERR;