Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Raisins
Client
Raffle
MainWindow
C# Class Raisins.Client.Raffle.MainWindow
Interaction logic for MainWindow.xaml
Inheritance:
System.Windows.Window
Mostrar archivo
Open project: netxph/raisins
Public Methods
Method
Description
DoEvents
( ) :
void
MainWindow
( ) :
System
Protected Methods
Method
Description
OnClosing
(
System
e
) :
void
Private Methods
Method
Description
Window_KeyDown_1
(
object
sender
,
System.Windows.Input.KeyEventArgs
e
) :
void
showRandomTicket
( ) :
void
Method Details
DoEvents()
public
static
method
public
static
DoEvents
( ) :
void
return
void
MainWindow()
public
method
public
MainWindow
( ) :
System
return
System
OnClosing()
protected
method
protected
OnClosing
(
System
e
) :
void
e
System
return
void