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 

フィールド値

注釈

この識別子は、UI オートメーション プロバイダーで使用されます。 UI オートメーションクライアント アプリケーションでは、 のAutomationElement同等のフィールドを使用する必要があります。

適用対象

こちらもご覧ください