Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BalloonsPop
GraphicUserInterface
App
C# Class BalloonsPop.GraphicUserInterface.App
Interaction logic for App.xaml
Inheritance:
System.Windows.Application
Show file
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