Pivot.UnloadingPivotItem (Evento)

Espacio de nombres:  Microsoft.Phone.Controls
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
Public Event UnloadingPivotItem As EventHandler(Of PivotItemEventArgs)
public event EventHandler<PivotItemEventArgs> UnloadingPivotItem
public:
 event EventHandler<PivotItemEventArgs^>^ UnloadingPivotItem {
    void add (EventHandler<PivotItemEventArgs^>^ value);
    void remove (EventHandler<PivotItemEventArgs^>^ value);
}
member UnloadingPivotItem : IEvent<EventHandler<PivotItemEventArgs>,
    PivotItemEventArgs>

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

Pivot Clase

Microsoft.Phone.Controls (Espacio de nombres)