ControlTypeRequiredPatternNotSupported

Text

Element with a ControlType of {0} should support {1} but this element does not

Type

Error

Description

The element's UI Automation support does not comply with the UI Automation specification because the element should support the provided list of control patterns, but does not. As a result, this element might not be properly exposed to assistive technologies, which could have a serious impact on user experience.

Possible causes

  • Incomplete UI Automation implementation.
  • The ControlType property is not set correctly.

UIA_ControlTypePropertyId

UI Automation Control Types Overview

UI Automation Control Patterns Overview