TablePatternIdentifiers.RowHeadersProperty Veld

Definitie

Identificeert de eigenschap die de GetRowHeaders() methode aanroept.

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

Waarde van veld

Opmerkingen

Deze id wordt gebruikt door UI Automation providers. UI Automation clienttoepassingen moeten de equivalente velden in TablePattern gebruiken.

Van toepassing op

Zie ook