Skip to main content

ViewInjectionManager.RaiseViewModelClosingEvent(ViewModelClosingEventArgs) Method

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v23.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

public void RaiseViewModelClosingEvent(
    ViewModelClosingEventArgs e
)

Parameters

Name Type
e ViewModelClosingEventArgs
See Also