Method | Description | |
---|---|---|
App ( ) : System.IO |
Initializes a new instance of the App class.
|
|
App_DispatcherUnhandledException ( object sender, System e ) : void |
Handles the DispatcherUnhandledException event of the App control.
|
public App_DispatcherUnhandledException ( object sender, System e ) : void | ||
sender | object | The source of the event. |
e | System | The |
return | void |