C# Class FDC3WPFExample.App

Interaction logic for App.xaml
Inheritance: Application
Show file Open project: ChartIQ/finsemble-dotnet-seed

Protected Methods

Method Description
OnStartup ( StartupEventArgs e ) : void

Private Methods

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

Method Details

OnStartup() protected method

protected OnStartup ( StartupEventArgs e ) : void
e StartupEventArgs
return void