UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Class ContentControlNavigator

    Represents a navigator that sets the active view for a Microsoft.UI.Xaml.Controls.ContentControl.

    Inheritance
    object
    ViewNavigator
    ContentControlNavigator
    Inherited Members
    ViewNavigator.Create(ContentControl)
    Namespace: Singulink.UI.Navigation.WinUI
    Assembly: Singulink.UI.Navigation.WinUI.dll
    Syntax
    public class ContentControlNavigator : ViewNavigator

    Constructors

    Name Description
    ContentControlNavigator(ContentControl)

    Initializes a new instance of the ContentControlNavigator class with the specified Microsoft.UI.Xaml.Controls.ContentControl.

    Properties

    Name Description
    NavigationControl

    Gets the navigation control that the navigator is managing the active view for.

    Methods

    Name Description
    SetActiveView(FrameworkElement?)

    Sets the active view for the control.

    © Singulink. All rights reserved.