This topic has not yet been rated - Rate this topic

Page.OnNavigatedFrom Method

July 26, 2012

Called when a page is no longer the active page in a frame.

Namespace:  System.Windows.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
protected virtual void OnNavigatedFrom(
	NavigationEventArgs e
)

Parameters

e
Type: System.Windows.Navigation.NavigationEventArgs
An object that contains the event data.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

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