1 reference to _dropDownButtonUiaProvider
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
4885
return (
_dropDownButtonUiaProvider
?? new ComboBoxChildDropDownButtonUiaProvider(_owningComboBox, _owningComboBox.Handle));