Freigeben über


PivotItemEventArgs.Item-Eigenschaft

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

Syntax

'Declaration
Public Property Item As PivotItem
public PivotItem Item { get; private set; }
public:
property PivotItem^ Item {
    PivotItem^ get ();
    private: void set (PivotItem^ value);
}
member Item : PivotItem with get, private set

Eigenschaftswert

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

PivotItemEventArgs Klasse

Microsoft.Phone.Controls-Namespace