C# Class GuoKun.Configuration.SingletonApplication

Inheritance: System.Windows.Application
Mostra file Open project: KINGGUOKUN/Account

Protected Methods

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

Private Methods

Method Description
SetForegroundWindow ( IntPtr hWnd ) : bool
ShowWindowAsync ( IntPtr hWnd, int nCmdShow ) : bool

Method Details

OnStartup() protected method

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