4 references to UIA_TextControlTypeId
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComboBox.cs (1)
5494return NativeMethods.UIA_TextControlTypeId;
winforms\Managed\System\WinForms\Label.cs (1)
1790return NativeMethods.UIA_TextControlTypeId;
winforms\Managed\System\WinForms\ToolStripLabel.cs (1)
388return NativeMethods.UIA_TextControlTypeId;
winforms\Managed\System\WinForms\ToolStripStatusLabel.cs (1)
270return NativeMethods.UIA_TextControlTypeId;