Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Orchestra
Examples
MahApps
App
C# Class Orchestra.Examples.MahApps.App
Interaction logic for App.xaml
Inheritance:
System.Windows.Application
显示文件
Open project: WildGums/Orchestra
Public Methods
Method
Description
App
( ) :
System
Protected Methods
Method
Description
OnStartup
(
System.Windows.StartupEventArgs
e
) :
void
Method Details
App()
public
method
public
App
( ) :
System
return
System
OnStartup()
protected
method
protected
OnStartup
(
System.Windows.StartupEventArgs
e
) :
void
e
System.Windows.StartupEventArgs
return
void