Click or drag to resize

ConfirmedCommandConverter Events

The ConfirmedCommandConverter type exposes the following members.

Events
  NameDescription
Public eventError
Occurs when an exception is raised during command execution.
Public eventExecuting
Occurs when the command is being executed. The view can connect to this event to e.g. show a message box or modify the command parameter.
Top
See Also