AutomationElementIdentifiers.IsTablePatternAvailableProperty Feld

Definition

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

public: static initonly System::Windows::Automation::AutomationProperty ^ IsTablePatternAvailableProperty;
public static readonly System.Windows.Automation.AutomationProperty IsTablePatternAvailableProperty;
 staticval mutable IsTablePatternAvailableProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly IsTablePatternAvailableProperty 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