IGridProvider Interface
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. ]
Exposes methods and properties to support access by a UI automation client to controls that act as containers for a collection of child elements.
Assembly: System.Windows (in System.Windows.dll)
The IGridProvider type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ColumnCount | Gets the total number of columns in a grid. |
![]() | RowCount | Gets the total number of rows in a grid. |
Show:

