UIA_IsTextChildPatternAvailablePropertyId top-level constant

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

Identifies the IsTextChildPatternAvailable property, which indicates whether the TextChild control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsTextChildPatternAvailablePropertyId instead')
const UIA_IsTextChildPatternAvailablePropertyId = 30136;