UIA_IsValuePatternAvailablePropertyId top-level constant

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

Identifies the IsValuePatternAvailable property, which indicates whether the Value control pattern is available for the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsValuePatternAvailablePropertyId instead')
const UIA_IsValuePatternAvailablePropertyId = 30043;