20 references to UIA_IsEnabledPropertyId
System.Windows.Forms (20)
winforms\Managed\System\WinForms\ComboBox.cs (5)
4697case NativeMethods.UIA_IsEnabledPropertyId: 5115case NativeMethods.UIA_IsEnabledPropertyId: 5278case NativeMethods.UIA_IsEnabledPropertyId: 5503case NativeMethods.UIA_IsEnabledPropertyId: 5665case NativeMethods.UIA_IsEnabledPropertyId:
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (2)
289case NativeMethods.UIA_IsEnabledPropertyId: 574case NativeMethods.UIA_IsEnabledPropertyId:
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
5536case NativeMethods.UIA_IsEnabledPropertyId:
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (1)
1596case NativeMethods.UIA_IsEnabledPropertyId:
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
2410case NativeMethods.UIA_IsEnabledPropertyId:
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
1504case NativeMethods.UIA_IsEnabledPropertyId:
winforms\Managed\System\WinForms\DataGridViewTopLeftHeaderCell.cs (1)
713case NativeMethods.UIA_IsEnabledPropertyId:
winforms\Managed\System\WinForms\DataGridViewTopRowAccessibleObject.cs (1)
288case NativeMethods.UIA_IsEnabledPropertyId:
winforms\Managed\System\WinForms\LinkLabel.cs (2)
2667if (propertyID == NativeMethods.UIA_IsEnabledPropertyId) { 2845if (propertyID == NativeMethods.UIA_IsEnabledPropertyId) {
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2877case NativeMethods.UIA_IsEnabledPropertyId:
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1177if (propertyID == NativeMethods.UIA_IsEnabledPropertyId) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
6304case NativeMethods.UIA_IsEnabledPropertyId: 6994if (propertyID == NativeMethods.UIA_IsEnabledPropertyId) {
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
4175case NativeMethods.UIA_IsEnabledPropertyId: