Back to Devexpress

INavigationAware Members

wpf-devexpress-dot-xpf-dot-windowsui-dot-navigation-dot-inavigationaware-dot-underscore-members.md

latest1.4 KB
Original Source

INavigationAware Members

An interface that provides methods for navigating within a WindowsUI application.

Methods

NameDescription
NavigatedFrom(NavigationEventArgs)Called automatically after an application has successfully navigated from a View that implements the INavigationAware interface.
NavigatedTo(NavigationEventArgs)Called automatically when an end-user navigates to a View that implements the INavigationAware interface.
NavigatingFrom(NavigatingEventArgs)Called automatically when an application attempts to navigate from a View that implements the INavigationAware interface.

See Also

INavigationAware Interface

DevExpress.Xpf.WindowsUI.Navigation Namespace