UIA_TextChildPatternId top-level constant

  1. @Deprecated('Use UIA_PATTERN_ID.UIA_TextChildPatternId instead')
int const UIA_TextChildPatternId

Identifies the TextChild control pattern.

Implementation

@Deprecated('Use UIA_PATTERN_ID.UIA_TextChildPatternId instead')
const UIA_TextChildPatternId = 10029;