0 out of 2 rated this helpful - Rate this topic

PhoneApplicationPage.OnBackKeyPress Method

July 26, 2012

Called when the hardware Back button is pressed.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
protected virtual void OnBackKeyPress(
	CancelEventArgs e
)

Parameters

e
Type: System.ComponentModel.CancelEventArgs
Set e.Cancel to true to indicate that the request was handled by the application.

This member is for Windows Phone Silverlight-based projects.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.