Class ViewNavigatorBase<TNavControl>
Represents a navigator that sets the active view for a control.
Inheritance
ViewNavigatorBase<TNavControl>
Assembly: Singulink.UI.Navigation.WinUI.dll
Syntax
public abstract class ViewNavigatorBase<TNavControl> : IViewNavigator where TNavControl : UIElement
Type Parameters
Name |
Description |
TNavControl |
|
Constructors
Properties
Name |
Description |
NavControl
|
Gets the navigation control that the navigator is managing the active view for.
|
Methods
Explicit Interface Implementations