AutomationElementIdentifiers.IsContentElementProperty Feld

Definition

Bezeichnet die Eigenschaft, die angibt, ob das Element Inhalt aufweist, der für den Endbenutzer wichtig ist.

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

Feldwert

Hinweise

Dieser Bezeichner wird von Benutzeroberflächenautomatisierung-Anbietern verwendet. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld aus AutomationElementverwenden.

Gilt für:

Weitere Informationen