IViewInjectionManager.RaiseViewModelClosingEvent(ViewModelClosingEventArgs) Method
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v25.2.dll
Declaration
Parameters
| Name | Type |
|---|---|
| e | ViewModelClosingEventArgs |
See Also
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v25.2.dll
void RaiseViewModelClosingEvent(
ViewModelClosingEventArgs e
)
Sub RaiseViewModelClosingEvent(
e As ViewModelClosingEventArgs
)
| Name | Type |
|---|---|
| e | ViewModelClosingEventArgs |