AutomationElementIdentifiers.IsExpandCollapsePatternAvailableProperty Feld

Definition

Identifiziert die Eigenschaft, die angibt, ob ExpandCollapsePattern für dieses Benutzeroberflächenautomatisierung-Element verfügbar ist.

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

Feldwert

AutomationProperty

Hinweise

Dieser Bezeichner ist für die Verwendung durch Benutzeroberflächenautomatisierung Anbieter vorgesehen. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld aus AutomationElementverwenden.

Gilt für

Siehe auch