UIA_IsTableItemPatternAvailablePropertyId top-level constant

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

Identifies the IsTableItemPatternAvailable property, which indicates whether the TableItem control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsTableItemPatternAvailablePropertyId instead')
const UIA_IsTableItemPatternAvailablePropertyId = 30039;