C# Class BalloonsPop.GraphicUserInterface.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Datei anzeigen Open project: Baloons-Pop-4/Main

Protected Methods

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

This override sets up the balloons app.

Method Details

OnStartup() protected method

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