NavigationEventArgs(String, Object, Object, String, String) Constructor
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v25.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type |
|---|---|
| regionName | String |
| oldVM | Object |
| newVM | Object |
| oldVMKey | String |
| newVMKey | String |
See Also