IConfirmNavigationRequest Members

Include Protected Members
Include Inherited Members

The IConfirmNavigationRequest type exposes the following members.

Methods

  Name Description
Public method ConfirmNavigationRequest
Determines whether this instance accepts being navigated away from.
Public method IsNavigationTarget
Called to determine if this instance can handle the navigation request.
(Inherited from INavigationAware.)
Public method OnNavigatedFrom
Called when the implementer is being navigated away from.
(Inherited from INavigationAware.)
Public method OnNavigatedTo
Called when the implementer has been navigated to.
(Inherited from INavigationAware.)

See Also

IConfirmNavigationRequest Interface

Microsoft.Practices.Prism.Regions Namespace