Interface IRoutedViewModel
Represents a view model that is navigated to using a route part with no parameters.
Inherited Members
Namespace: Singulink.UI.Navigation
Assembly: Singulink.UI.Navigation.dll
Syntax
public interface IRoutedViewModel : IRoutedViewModelBase
Remarks
See IRoutedViewModelBase for available navigation members that can be implemented by view models.