Share via


INavigateAsync Members

Include Protected Members
Include Inherited Members

The INavigateAsync type exposes the following members.

Methods

  Name Description
Public method RequestNavigate
Initiates navigation to the target specified by the Uri.

Extension Methods

  Name Description
Public Extension Method RequestNavigate(String) Overloaded.
Initiates navigation to the target specified by the target.
(Defined by NavigationAsyncExtensions.)
Public Extension Method RequestNavigate(Uri) Overloaded.
Initiates navigation to the target specified by the Uri.
(Defined by NavigationAsyncExtensions.)
Public Extension Method RequestNavigate(String, Action<NavigationResult>) Overloaded.
Initiates navigation to the target specified by the target.
(Defined by NavigationAsyncExtensions.)

See Also

INavigateAsync Interface

Microsoft.Practices.Prism.Regions Namespace