ViewInjectionManager.RaiseViewModelClosingEvent(ViewModelClosingEventArgs) Method
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| e | ViewModelClosingEventArgs |
See Also
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
public void RaiseViewModelClosingEvent(
ViewModelClosingEventArgs e
)
Public Sub RaiseViewModelClosingEvent(
e As ViewModelClosingEventArgs
)
| Name | Type |
|---|---|
| e | ViewModelClosingEventArgs |