1 reference to CB_GETLBTEXTLEN
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
720
int len = Misc.ProxySendMessageInt(hwnd, NativeMethods.
CB_GETLBTEXTLEN
, new IntPtr(index), IntPtr.Zero);