PhoneApplicationPage.OnBackKeyPress Method
July 26, 2012
Called when the hardware Back button is pressed.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- e
- Type: System.ComponentModel.CancelEventArgs
Set e.Cancel to true to indicate that the request was handled by the application.