Table of Contents

Method OnDialogOpened

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

OnDialogOpened(IDialogParameters)

Called when the dialog is opened.

public override void OnDialogOpened(IDialogParameters parameters)

Parameters

parameters IDialogParameters

The parameters passed to the dialog.