Skip to main content

ViewInjectionManager.RaiseViewModelClosingEvent(ViewModelClosingEventArgs) Method

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v24.2.dll

Declaration

public void RaiseViewModelClosingEvent(
    ViewModelClosingEventArgs e
)

Parameters

Name Type
e ViewModelClosingEventArgs
See Also