Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
WpfSetup
App
C# Class WpfSetup.App
Interaction logic for App.xaml
Inheritance:
System.Windows.Application
Mostra file
Open project: Eun/WixSharp
Public Methods
Method
Description
DoEvents
( ) :
void
HideSplashScreen
( ) :
void
Private Methods
Method
Description
Application_Startup
(
object
sender
,
System.Windows.StartupEventArgs
e
) :
void
CurrentDomain_AssemblyResolve
(
object
sender
,
ResolveEventArgs
args
) :
Assembly
Method Details
DoEvents()
public
static
method
public
static
DoEvents
( ) :
void
return
void
HideSplashScreen()
public
static
method
public
static
HideSplashScreen
( ) :
void
return
void