UIA_IsWindowPatternAvailablePropertyId top-level constant

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

Identifies the IsWindowPatternAvailable property, which indicates whether the Window control pattern is available for the automation element.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_IsWindowPatternAvailablePropertyId instead')
const UIA_IsWindowPatternAvailablePropertyId = 30044;