3 references to UIA_ComboBoxControlTypeId
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComboBox.cs (1)
4980return NativeMethods.UIA_ComboBoxControlTypeId;
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
3269return NativeMethods.UIA_ComboBoxControlTypeId;
winforms\Managed\System\WinForms\ToolStripComboBox.cs (1)
807return NativeMethods.UIA_ComboBoxControlTypeId;