Class ContentControlNavigator
Represents a navigator that sets the active view for a Microsoft.UI.Xaml.Controls.ContentControl.
Implements
Inherited Members
Namespace: Singulink.UI.Navigation
Assembly: Singulink.UI.Navigation.WinUI.dll
Syntax
public class ContentControlNavigator : ViewNavigatorBase<ContentControl>, IViewNavigator
Constructors
Name | Description |
---|---|
ContentControlNavigator(ContentControl) | Represents a navigator that sets the active view for a Microsoft.UI.Xaml.Controls.ContentControl. |
Methods
Name | Description |
---|---|
SetActiveView(UIElement?) | Sets the active view for the control. |