IGridItemProvider.ContainingGrid Property
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. ]
Gets a UI automation provider that implements IGridProvider and that represents the container of the cell or item.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Automation.Provider.IRawElementProviderSimpleA UI automation provider that implements the Grid control pattern and that represents the cell or item container.
Show: