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