The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
GridPatternIdentifiers Class
.NET Framework (current version)
Contains values used as identifiers by IGridProvider.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ColumnCountProperty | Identifies the ColumnCount property. |
![]() ![]() | Pattern | Identifies the GridPattern pattern. |
![]() ![]() | RowCountProperty | Identifies the RowCount property. |
These identifiers are used by UI Automation providers. UI Automation client applications should use the equivalent fields in GridPattern.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
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.
Show:

