Namespace TallComponents.Interaction.WPF.Events
Class UnhandledExceptionEventArgs
The UnhandledExceptionEvent makes is possible to handle exceptions that arise when a control is excecuting code that did not get invoked by user code.
Syntax
public class UnhandledExceptionEventArgs : EventArgs