ExceptionRoutedEventArgs Properties |
The ExceptionRoutedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ErrorMessage |
Gets the message component of the exception, as a string.
| |
OriginalSource |
Gets a reference to the object that raised the event.
(Inherited from RoutedEventArgs.) |