AutomationElementIdentifiers.IsEnabledProperty 欄位

定義

識別 IsEnabled 屬性,指定是否啟用 所參考 AutomationElement 的使用者介面 (UI) 專案。

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 

欄位值

備註

此識別碼可供消費者介面自動化提供者使用。 消費者介面自動化用戶端應用程式應該使用 中的 AutomationElement 對等欄位。

適用於

另請參閱