UIA_IsControlElementPropertyId top-level constant

  1. @Deprecated('Use UIA_PROPERTY_ID.UIA_IsControlElementPropertyId instead')
int const UIA_IsControlElementPropertyId

Identifies the IsControlElement property, which is a Boolean value that specifies whether the element appears in the control view of the automation element tree.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsControlElementPropertyId instead')
const UIA_IsControlElementPropertyId = 30016;