GridItemPatternIdentifiers Class
Contains values used as identifiers by IGridItemProvider.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ColumnProperty | Identifies the Column property. |
![]() ![]() | ColumnSpanProperty | Identifies the ColumnSpan property. |
![]() ![]() | ContainingGridProperty | Identifies the ContainingGrid property. |
![]() ![]() | Pattern | Identifies the GridItemPattern pattern. |
![]() ![]() | RowProperty | Identifies the Row property. |
![]() ![]() | RowSpanProperty | Identifies the RowSpan property. |
These identifiers are used by UI Automation providers. UI Automation client applications should use the equivalent fields in GridItemPattern.
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.

