HandleExceptionEventArgs Constructors
Arguments passed to the WinWindow.CustomHandleExceptionOnClosing event.| Name | Parameters | Description |
|---|---|---|
| HandleExceptionEventArgs(Exception) | exception | Initializes a new instance of the HandleExceptionEventArgs class. |
See Also