UIA_IsItemContainerPatternAvailablePropertyId top-level constant

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

Identifies the IsItemContainerPatternAvailable property, which indicates whether the ItemContainer control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsItemContainerPatternAvailablePropertyId instead')
const UIA_IsItemContainerPatternAvailablePropertyId = 30108;