C# Class OfficeCheevosClient.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Mostra file Open project: acid2000/OfficeCheevos

Public Properties

Property Type Description
icon System.Windows.Forms.NotifyIcon

Protected Methods

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

Private Methods

Method Description
onExit ( object sender, EventArgs e ) : void
onList ( object sender, EventArgs e ) : void
onPropose ( object sender, EventArgs e ) : void

Method Details

OnStartup() protected method

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

Property Details

icon public_oe static_oe property

public static NotifyIcon,System.Windows.Forms icon
return System.Windows.Forms.NotifyIcon