Click to Rate and Give Feedback
MSDN
MSDN Library
Page Class
Page Methods
 OnNavigatedTo Method
Collapse All/Expand All Collapse All
Other versions are also available for the following:
Windows Phone Class Library
Page..::.OnNavigatedTo Method

March 22, 2012

Called when a page becomes the active page in a frame.

Namespace:  System.Windows.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
Visual Basic (Declaration)
Protected Overridable Sub OnNavigatedTo ( _
    e As NavigationEventArgs _
)
C#
protected virtual void OnNavigatedTo(
    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

© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker