UIA_IsAnnotationPatternAvailablePropertyId top-level constant

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

Identifies the IsAnnotationPatternAvailable property, which indicates whether the Annotation control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsAnnotationPatternAvailablePropertyId instead')
const UIA_IsAnnotationPatternAvailablePropertyId = 30118;