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