NavigationServiceBase.Current Property
Returns the current ViewModel.
Namespace: DevExpress.Xpf.WindowsUI.Navigation
Assembly: DevExpress.Xpf.Controls.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The current ViewModel. |
See Also