UIA_CulturePropertyId top-level constant

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

Identifies the Culture property, which contains a locale identifier for the automation element (for example, 0x0409 for "en-US" or English (United States)).

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_CulturePropertyId instead')
const UIA_CulturePropertyId = 30015;