UIA_SizeOfSetPropertyId top-level constant

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

Identifies the SizeOfSet property, which is a 1-based integer associated with an automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_SizeOfSetPropertyId instead')
const UIA_SizeOfSetPropertyId = 30153;