UIA_StylesExtendedPropertiesPropertyId top-level constant

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

Identifies the ExtendedProperties property of the Styles control pattern.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_StylesExtendedPropertiesPropertyId instead')
const UIA_StylesExtendedPropertiesPropertyId = 30126;