AutomationElementIdentifiers.IsTableItemPatternAvailableProperty Veld

Definitie

Identificeert de eigenschap die aangeeft of de TableItemPattern beschikbaar is op dit UI Automation element.

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