Compartir a través de


HttpNotificationChannel.ShellToastNotificationReceived (Evento)

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

Sintaxis

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

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

HttpNotificationChannel Clase

Microsoft.Phone.Notification (Espacio de nombres)