UIA_MultipleViewSupportedViewsPropertyId top-level constant

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

Identifies the SupportedViews property of the MultipleView control pattern.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_MultipleViewSupportedViewsPropertyId instead')
const UIA_MultipleViewSupportedViewsPropertyId = 30072;