[]
Occurs when the user closes the dialog.
public event EventHandler<CancelEventArgs> DialogClosed
Public Event DialogClosed As EventHandler(Of CancelEventArgs)
| Type | Description |
|---|---|
| EventHandler<CancelEventArgs> | Occurs when the user closes the dialog. |