UIA_IsTablePatternAvailablePropertyId top-level constant

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

Identifies the IsTablePatternAvailable property, which indicates whether the Table control pattern is available for the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsTablePatternAvailablePropertyId instead')
const UIA_IsTablePatternAvailablePropertyId = 30038;