C# Class GraphicEditor.App

Interaction logic for App
Inheritance: System.Windows.Application
Afficher le fichier Open project: msCube/Gallery Class Usage Examples

Méthodes protégées

Méthode Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void
Main ( ) : void

Method Details

OnStartup() protected méthode

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
Résultat void