PivotItemEventArgs Constructor (PivotItem)

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

Syntax

'Declaration
Public Sub New ( _
    item As PivotItem _
)
public PivotItemEventArgs(
    PivotItem item
)
public:
PivotItemEventArgs(
    PivotItem^ item
)
new : 
        item:PivotItem -> PivotItemEventArgs

Parameters

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

PivotItemEventArgs Class

PivotItemEventArgs Overload

Microsoft.Phone.Controls Namespace