2 references to LBS_COMBOBOX
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListBox.cs (2)
72if (Misc.IsBitSet(style, NativeMethods.LBS_COMBOBOX)) 517if (Misc.IsBitSet(Misc.GetWindowStyle(hwnd), NativeMethods.LBS_COMBOBOX))