Udostępnij za pośrednictwem


Zdarzenie PhoneApplicationFrame.BackKeyPress

Przestrzeń nazw:  Microsoft.Phone.Controls
Zestaw:  Microsoft.Phone (w Microsoft.Phone.dll)

Składnia

'Deklaracja
Public Event BackKeyPress As EventHandler(Of CancelEventArgs)
public event EventHandler<CancelEventArgs> BackKeyPress
public:
 event EventHandler<CancelEventArgs^>^ BackKeyPress {
    void add (EventHandler<CancelEventArgs^>^ value);
    void remove (EventHandler<CancelEventArgs^>^ value);
}
member BackKeyPress : IEvent<EventHandler<CancelEventArgs>,
    CancelEventArgs>

Informacje o wersji

.NET dla aplikacji dla Windows Phone

Obsługiwane w: Windows Phone 8, Silverlight 8.1

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PhoneApplicationFrame Klasa

Przestrzeń nazw Microsoft.Phone.Controls