C# Class Wpf.Gauges.AngularGaugeExmple

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

Méthodes publiques

Méthode Description
AngularGaugeExmple ( ) : System

Méthodes protégées

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

Private Methods

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

Method Details

AngularGaugeExmple() public méthode

public AngularGaugeExmple ( ) : System
Résultat System

OnPropertyChanged() protected méthode

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