UIA_IsInvokePatternAvailablePropertyId top-level constant

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

Identifies the IsInvokePatternAvailable property, which indicates whether the Invoke control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsInvokePatternAvailablePropertyId instead')
const UIA_IsInvokePatternAvailablePropertyId = 30031;