Interface IRoutedView
Represents a view that is associated with a view model and can be navigated to using a route.
Namespace: Singulink.UI.Navigation
Assembly: Singulink.UI.Navigation.dll
Syntax
public interface IRoutedView
Properties
Name | Description |
---|---|
Model | Gets the view model associated with the view. |