Share via


PivotHeadersControl.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.Primitives
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

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

Parameters

Return Value

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

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

PivotHeadersControl Class

Microsoft.Phone.Controls.Primitives Namespace