-api-id | -api-type |
---|---|
T:Windows.UI.Xaml.ExceptionRoutedEventHandler |
winrt delegate |
Represents the method that will handle certain events that report exceptions. These exceptions generally come from asynchronous operations.
The object where the handler is attached.
The event data.