46 references to UIA_ControlTypePropertyId
System.Windows.Forms (46)
winforms\Managed\System\WinForms\ComboBox.cs (7)
4687case NativeMethods.UIA_ControlTypePropertyId: 4979case NativeMethods.UIA_ControlTypePropertyId: 5054Debug.WriteLine("Edit parent " + _owner.AccessibilityObject.GetPropertyValue(NativeMethods.UIA_ControlTypePropertyId)); 5105case NativeMethods.UIA_ControlTypePropertyId: 5268case NativeMethods.UIA_ControlTypePropertyId: 5493case NativeMethods.UIA_ControlTypePropertyId: 5655case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (2)
296case NativeMethods.UIA_ControlTypePropertyId: 568case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\DataGridViewButtonCell.cs (1)
1156if (propertyID == NativeMethods.UIA_ControlTypePropertyId)
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
1950else if (propertyID == NativeMethods.UIA_ControlTypePropertyId && AccessibilityImprovements.Level2)
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (1)
1594case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
3267if (propertyID == NativeMethods.UIA_ControlTypePropertyId)
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (1)
1074if (propertyID == NativeMethods.UIA_ControlTypePropertyId)
winforms\Managed\System\WinForms\DataGridViewLinkCell.cs (1)
1226if (propertyID == NativeMethods.UIA_ControlTypePropertyId)
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
1502case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\DataGridViewTextBoxCell.cs (1)
847if (propertyID == NativeMethods.UIA_ControlTypePropertyId)
winforms\Managed\System\WinForms\DataGridViewTextBoxEditingControl.cs (1)
421case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\DataGridViewTopLeftHeaderCell.cs (1)
711case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\GroupBox.cs (1)
844case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\Label.cs (1)
1789if (propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\MenuStrip.cs (1)
301if (AccessibilityImprovements.Level3 && propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\ProgressBar.cs (1)
950case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
5683if (propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\PropertyGridInternal\DocComment.cs (1)
284if (propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (1)
282case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2855case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
386if (propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (1)
271if (propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (4)
6294case NativeMethods.UIA_ControlTypePropertyId: 6507if (propertyID == NativeMethods.UIA_ControlTypePropertyId) { 7002if (propertyID == NativeMethods.UIA_ControlTypePropertyId) { 7423if (propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\StatusStrip.cs (1)
648if (AccessibilityImprovements.Level3 && propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\ToolStrip.cs (1)
5109if (propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\ToolStripButton.cs (1)
290case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\ToolStripComboBox.cs (1)
806case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\ToolStripDropDownButton.cs (1)
222if (propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\ToolStripGrip.cs (1)
297case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\ToolStripLabel.cs (1)
387if (propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (1)
1266if (propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\ToolStripOverflowButton.cs (1)
167if (AccessibilityImprovements.Level3 && propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\ToolStripSeparator.cs (1)
500if (AccessibilityImprovements.Level3 && propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\ToolStripSplitButton.cs (1)
813if (propertyID == NativeMethods.UIA_ControlTypePropertyId) {
winforms\Managed\System\WinForms\ToolStripStatusLabel.cs (1)
269case NativeMethods.UIA_ControlTypePropertyId:
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
936case NativeMethods.UIA_ControlTypePropertyId: