5 references to UIA_EditControlTypeId
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ComboBox.cs (1)
5106return NativeMethods.UIA_EditControlTypeId;
winforms\Managed\System\WinForms\DataGridViewTextBoxCell.cs (1)
849return NativeMethods.UIA_EditControlTypeId;
winforms\Managed\System\WinForms\DataGridViewTextBoxEditingControl.cs (1)
422return NativeMethods.UIA_EditControlTypeId;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7003return NativeMethods.UIA_EditControlTypeId;
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
937return NativeMethods.UIA_EditControlTypeId;