NavigationFrame.ContentProvider Property
In This Article
Gets or sets the content provider for the current NavigationFrame.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
An INavigation |
#Remarks
Normally, you do not need to set the ContentProvider property manually.
See Also