UIA_IsSelectionItemPatternAvailablePropertyId top-level constant
- @Deprecated('Use UIA_PROPERTY_ID.UIA_IsSelectionItemPatternAvailablePropertyId instead')
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;