Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

NavigationWindow.Navigate Method

Navigate asynchronously to the specified source content.
Name Description
NavigationWindow.Navigate (Object) Navigate asynchronously to content that is contained by an object.
NavigationWindow.Navigate (Uri) Navigate asynchronously to content that is specified by a uniform resource identifier (URI).
NavigationWindow.Navigate (Object, Object) Navigate asynchronously to content that is contained by an object, and pass an object that contains data to be used for processing during navigation.
NavigationWindow.Navigate (Uri, Object) Navigate asynchronously to source content located at a uniform resource identifier (URI), and pass an object that contains data to be used for processing during navigation.
Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.