UIA_SelectionItemIsSelectedPropertyId top-level constant

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

Identifies the IsSelected property of the SelectionItem control pattern.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_SelectionItemIsSelectedPropertyId instead')
const UIA_SelectionItemIsSelectedPropertyId = 30079;