DevExpress.Xpf.WindowsUI.Navigation Namespace
In This Article
Contains classes that maintain navigation within Windows Modern UI applications. See the Navigation topic for more info. To use these classes in XAML code, add the xmlns:dxwuin=”http://schemas.devexpress.com/winfx/2008/xaml/windowsui/navigation“ namespace reference.
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Classes
Name | Description |
---|---|
Frame |
Allows you to show documents in a Navigation |
Frame |
The service that provides methods to navigate between Views within a Navigation |
Journal |
Stores the overall navigation information for a specific Navigation |
Journal |
An entry within a Journal that refers to a previously visited View. |
Navigation | Provides members that support navigation within Windows Modern UI applications. |
Navigation |
Provides base properties for navigation events in Windows Modern UI applications. |
Navigation |
Provides data for the Navigation |
Navigation |
Provides data for the INavigation |
Navigation |
Provides members that support navigation between Views in MVVM Windows Modern UI applications. |
#Interfaces
Name | Description |
---|---|
INavigation |
An interface that provides methods for navigating within a Windows |