UIA_IsCustomNavigationPatternAvailablePropertyId top-level constant

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

Identifies the IsCustomNavigationPatternAvailable property, which indicates whether the CustomNavigation control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsCustomNavigationPatternAvailablePropertyId instead')
const UIA_IsCustomNavigationPatternAvailablePropertyId = 30151;