UIA_IsGridItemPatternAvailablePropertyId top-level constant

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

Identifies the IsGridItemPatternAvailable property, which indicates whether the GridItem control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsGridItemPatternAvailablePropertyId instead')
const UIA_IsGridItemPatternAvailablePropertyId = 30029;