Table of Contents

Event RequestClose

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll

Instructs the Prism.Services.Dialogs.IDialogWindow to close the dialog.

public event Action<IDialogResult> RequestClose

Returns

Action<IDialogResult>
Instructs the to close the dialog.
Implements
RequestClose