UIA_AnnotationAnnotationTypeNamePropertyId top-level constant

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

Identifies the AnnotationTypeName property of the Annotation control pattern.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_AnnotationAnnotationTypeNamePropertyId instead')
const UIA_AnnotationAnnotationTypeNamePropertyId = 30114;