2 references to ComboBoxAccessibleObject
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
1585
return new
ComboBoxAccessibleObject
(this);
4502
:
base
(ownerControl) {