UIA_ControllerForPropertyId top-level constant

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

Identifies the ControllerFor property, which is an array of automation elements that are manipulated by the automation element that supports this property.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_ControllerForPropertyId instead')
const UIA_ControllerForPropertyId = 30104;