C# Class ZicoresTradingPostNotifier.App

Interaktionslogik für "App.xaml"
Inheritance: System.Windows.Application
Show file Open project: Zicore/TradingPostNotifier

Public Methods

Method Description
App ( ) : System

Protected Methods

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

Private Methods

Method Description
StartMain ( bool isTradingPostDataProvider ) : void
splash_IsVisibleChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System

OnStartup() protected method

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