Journal(INavigationContentProvider) Constructor
Initializes a new instance of the Journal class with the specified settings.
Namespace: DevExpress.Xpf.WindowsUI.Navigation
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Parameters
Name | Type | Description |
---|---|---|
contentProvider | DevExpress.Xpf.WindowsUI.Navigation.INavigationContentProvider | An INavigationContentProvider object assigned to the newly created Journal. |
See Also