wpf-devexpress-dot-xpf-dot-windowsui-dot-navigation-4a70eb4b.md
Provides members that support navigation between Views in MVVM Windows Modern UI applications.
Namespace : DevExpress.Xpf.WindowsUI.Navigation
Assembly : DevExpress.Xpf.Controls.v25.2.dll
NuGet Package : DevExpress.Wpf.Controls
public abstract class NavigationServiceBase :
DocumentUIServiceBase,
INavigationService,
IDocumentManagerService,
IDocumentOwner
Public MustInherit Class NavigationServiceBase
Inherits DocumentUIServiceBase
Implements INavigationService,
IDocumentManagerService,
IDocumentOwner
See the Navigation and Services topic for more info.
Show 15 items
Object DispatcherObject DependencyObject Freezable Animatable DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase DevExpress.Mvvm.UI.Interactivity.Behavior DevExpress.Mvvm.UI.Interactivity.Behavior<FrameworkElement> DevExpress.Mvvm.UI.ServiceBaseGeneric<FrameworkElement> ServiceBase ViewServiceBase DevExpress.Mvvm.UI.DocumentUIServiceBase NavigationServiceBase FrameNavigationService
See Also