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
    ViewNavigatorBase<ContentControl>
    ContentControlNavigator
    Implements
    IViewNavigator
    Inherited Members
    ViewNavigatorBase<ContentControl>.NavControl
    ViewNavigatorBase<ContentControl>.IViewNavigator.DispatcherQueue
    ViewNavigatorBase<ContentControl>.IViewNavigator.XamlRoot
    ViewNavigatorBase<ContentControl>.IViewNavigator.SetActiveView(UIElement)
    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.

    © Singulink. All rights reserved.