GridItemPatternIdentifiers Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Contains values used as automation property identifiers specifically for properties of the IGridItemProvider pattern.
Assembly: System.Windows (in System.Windows.dll)
The GridItemPatternIdentifiers type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | ColumnProperty | Identifies the Column automation property. |
![]() ![]() | ColumnSpanProperty | Identifies the ColumnSpan automation property. |
![]() ![]() | ContainingGridProperty | Identifies the ContainingGrid automation property. |
![]() ![]() | RowProperty | Identifies the Row automation property. |
![]() ![]() | RowSpanProperty | Identifies the RowSpan property. |
Show:

