NavigationEventArgs.Content Property
The View to which the application navigates.
Namespace: DevExpress.Xpf.WindowsUI.Navigation
Assembly: DevExpress.Xpf.Controls.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An Object that is the View to which the application navigates. |
See Also