AutomationElementIdentifiers.IsEnabledProperty 字段

定义

标识属性 IsEnabled ,该属性指定是否启用用户界面 (UI) 引用 AutomationElement 的项。

public: static initonly System::Windows::Automation::AutomationProperty ^ IsEnabledProperty;
public static readonly System.Windows.Automation.AutomationProperty IsEnabledProperty;
 staticval mutable IsEnabledProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly IsEnabledProperty As AutomationProperty 

字段值

AutomationProperty

注解

此标识符供UI 自动化提供程序使用。 UI 自动化客户端应用程序应使用等效字段。AutomationElement

适用于

另请参阅