C# Class DXVcs2Git.UI.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Show file Open project: Xarlot/DXVcs2Git

Protected Methods

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

Private Methods

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

Method Details

OnStartup() protected method

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