C# Class BalloonsPop.GraphicUserInterface.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: Baloons-Pop-4/Main

Méthodes protégées

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

This override sets up the balloons app.

Method Details

OnStartup() protected méthode

This override sets up the balloons app.
protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
Résultat void