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
ZicoresTradingPostNotifier
View
ChartView
C# Class ZicoresTradingPostNotifier.View.ChartView
Interaktionslogik für ChartView.xaml
Inheritance:
System.Windows.Controls.UserControl
Mostrar archivo
Open project: Zicore/TradingPostNotifier
Public Methods
Method
Description
ChartView
( ) :
System
ChartView_Loaded
(
object
sender
,
RoutedEventArgs
e
) :
void
Method Details
ChartView()
public
method
public
ChartView
( ) :
System
return
System
ChartView_Loaded()
public
method
public
ChartView_Loaded
(
object
sender
,
RoutedEventArgs
e
) :
void
sender
object
e
System.Windows.RoutedEventArgs
return
void