TablePatternIdentifiers.ColumnHeadersProperty Veld

Definitie

Identificeert de eigenschap die de GetColumnHeaders() methode aanroept.

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