2 references to LBS_COMBOBOX
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListBox.cs (2)
85if (Misc.IsBitSet(style, NativeMethods.LBS_COMBOBOX)) 536if (Misc.IsBitSet(Misc.GetWindowStyle(hwnd), NativeMethods.LBS_COMBOBOX))