UIA_IsSelectionItemPatternAvailablePropertyId top-level constant

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

Identifies the IsSelectionItemPatternAvailable property, which indicates whether the SelectionItem control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsSelectionItemPatternAvailablePropertyId instead')
const UIA_IsSelectionItemPatternAvailablePropertyId = 30036;