IViewModelEventManager.ViewModelRemoved Event
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Event Data
The ViewModelRemoved event's data class is ViewModelRemovedEventArgs. The following properties provide information specific to this event:
Property |
---|
RegionName |
ViewModel |
ViewModelKey |
See Also