PhoneApplicationFrame.JournalEntryRemoved, événement

Espace de noms :  Microsoft.Phone.Controls
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public Event JournalEntryRemoved As EventHandler(Of JournalEntryRemovedEventArgs)
public event EventHandler<JournalEntryRemovedEventArgs> JournalEntryRemoved
public:
 event EventHandler<JournalEntryRemovedEventArgs^>^ JournalEntryRemoved {
    void add (EventHandler<JournalEntryRemovedEventArgs^>^ value);
    void remove (EventHandler<JournalEntryRemovedEventArgs^>^ value);
}
member JournalEntryRemoved : IEvent<EventHandler<JournalEntryRemovedEventArgs>,
    JournalEntryRemovedEventArgs>

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

PhoneApplicationFrame Classe

Microsoft.Phone.Controls, espace de noms