C# Class Wpf.Gauges.Gauge360

Inheritance: System.Windows.Controls.UserControl, INotifyPropertyChanged
Afficher le fichier Open project: beto-rodriguez/Live-Charts

Méthodes publiques

Méthode Description
Gauge360 ( ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName = null ) : void

Private Methods

Méthode Description
MoveOnClick ( object sender, RoutedEventArgs e ) : void

Method Details

Gauge360() public méthode

public Gauge360 ( ) : System
Résultat System

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string propertyName = null ) : void
propertyName string
Résultat void