UIA_ControlTypePropertyId top-level constant

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

Identifies the ControlType property, which is a class that identifies the type of the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_ControlTypePropertyId instead')
const UIA_ControlTypePropertyId = 30003;