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