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