C# Class Test.App

App.xaml 的交互逻辑
Inheritance: Application
Show file Open project: SuperJMN/Glass Class Usage Examples

Protected Methods

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

Method Details

OnStartup() protected method

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