Interface IMenuServiceNavigationAware
Represents a menu service that provides navigation awareness.
public interface IMenuServiceNavigationAware
Methods
- OnNavigatedFrom(Uri)
Called when the view associated with the menu service is navigated from.
- OnNavigatedTo(Uri)
Called when the view associated with the menu service is navigated to.