UIA_IsStylesPatternAvailablePropertyId top-level constant

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

Identifies the IsStylesPatternAvailable property, which indicates whether the Styles control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsStylesPatternAvailablePropertyId instead')
const UIA_IsStylesPatternAvailablePropertyId = 30127;