UIA_IsContentElementPropertyId top-level constant

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

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

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsContentElementPropertyId instead')
const UIA_IsContentElementPropertyId = 30017;