C# Class AutoSquirrel.App

Logica di interazione per App.xaml
Inheritance: System.Windows.Application
Show file Open project: tenacious/Auto.Squirrel

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Method Description
App_DispatcherUnhandledException ( object sender, System e ) : void
ShowUnhandeledException ( System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void

Method Details

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void