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