Freigeben über


Pivot.GetContainer-Methode

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

Syntax

'Declaration
Protected Function GetContainer ( _
    item As Object _
) As PivotItem
protected PivotItem GetContainer(
    Object item
)
protected:
PivotItem^ GetContainer(
    Object^ item
)
member GetContainer : 
        item:Object -> PivotItem 

Parameter

Rückgabewert

Typ: Microsoft.Phone.Controls.PivotItem

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

Pivot Klasse

Microsoft.Phone.Controls-Namespace