Taal

AutomationElementIdentifiers.IsEnabledProperty Veld

Definitie

Identificeert de IsEnabled eigenschap, die aangeeft of het gebruikersinterface-item waarnaar wordt verwezen door de AutomationElement is ingeschakeld.

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 

Waarde van veld

Opmerkingen

Deze id is bedoeld voor gebruik door UI Automation providers. UI Automation clienttoepassingen moeten het equivalente veld van AutomationElement gebruiken.

Van toepassing op

Zie ook