Click or drag to resize

ConfirmedCommandConverterError Event

Occurs when an exception is raised during command execution.

Namespace:  TomsToolbox.Wpf.Converters
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public event EventHandler<ErrorEventArgs> Error

Value

Type: SystemEventHandlerErrorEventArgs
See Also