C# Class ZicoresTradingPostNotifier.View.ChartView

Interaktionslogik für ChartView.xaml
Inheritance: System.Windows.Controls.UserControl
Show file 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