Panorama.GetContainer Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Retrieves the container associated with the specified item.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Protected Function GetContainer ( _
    item As Object _
) As PanoramaItem
protected PanoramaItem GetContainer(
    Object item
)

Parameters

Return Value

Type: Microsoft.Phone.Controls..::.PanoramaItem
The container associated with the specified item.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

Panorama Class

Microsoft.Phone.Controls Namespace