TablePatternIdentifiers Class
Contains values used as identifiers for TablePattern.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ColumnHeadersProperty | Identifies the property that calls the GetColumnHeaders method. |
![]() ![]() | Pattern | Identifies the TablePattern pattern. |
![]() ![]() | RowHeadersProperty | Identifies the property that calls the GetRowHeaders method. |
![]() ![]() | RowOrColumnMajorProperty | Identifies the RowOrColumnMajor property. |
These identifiers are used by UI Automation providers. UI Automation client applications should use the equivalent fields in TablePattern.
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
System.Windows.Automation Namespace
UI Automation Control Patterns Overview
UI Automation Providers Overview
Support Control Patterns in a UI Automation Provider
Implementing the UI Automation Table Control Pattern
Implementing the UI Automation Grid Control Pattern
Expose the Content of a Table Using UI Automation

