ViewInjectionManager.RaiseViewModelClosingEvent(ViewModelClosingEventArgs) Method
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
e | ViewModelClosingEventArgs |
See Also
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.dll
public void RaiseViewModelClosingEvent(
ViewModelClosingEventArgs e
)
Public Sub RaiseViewModelClosingEvent(
e As ViewModelClosingEventArgs
)
Name | Type |
---|---|
e | ViewModelClosingEventArgs |
No
Your feedback is appreciated.