26 references to UIA_NamePropertyId
System.Windows.Forms (26)
winforms\Managed\System\WinForms\ComboBox.cs (6)
4559
case NativeMethods.
UIA_NamePropertyId
:
4689
case NativeMethods.
UIA_NamePropertyId
:
5107
case NativeMethods.
UIA_NamePropertyId
:
5270
case NativeMethods.
UIA_NamePropertyId
:
5495
case NativeMethods.
UIA_NamePropertyId
:
5657
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (2)
283
case NativeMethods.
UIA_NamePropertyId
:
566
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
5532
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (1)
1592
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
2408
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
1500
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\DataGridViewTextBoxEditingControl.cs (1)
423
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\DataGridViewTopLeftHeaderCell.cs (1)
709
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\DataGridViewTopRowAccessibleObject.cs (1)
283
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\ProgressBar.cs (1)
948
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
5685
} else if (propertyID == NativeMethods.
UIA_NamePropertyId
) {
winforms\Managed\System\WinForms\PropertyGridInternal\DocComment.cs (1)
286
} else if (propertyID == NativeMethods.
UIA_NamePropertyId
) {
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (1)
284
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2853
case NativeMethods.
UIA_NamePropertyId
:
winforms\Managed\System\WinForms\PropertyGridInternal\HotCommands.cs (1)
273
} else if (propertyID == NativeMethods.
UIA_NamePropertyId
) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (4)
6296
case NativeMethods.
UIA_NamePropertyId
:
6509
} else if (propertyID == NativeMethods.
UIA_NamePropertyId
) {
7005
else if (propertyID == NativeMethods.
UIA_NamePropertyId
) {
7425
} else if (propertyID == NativeMethods.
UIA_NamePropertyId
) {
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
4165
if (propertyID == NativeMethods.
UIA_NamePropertyId
) {