C# Class UWP.Gauges.AngularGaugeExmple

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page, INotifyPropertyChanged
Afficher le fichier Open project: beto-rodriguez/Live-Charts

Méthodes publiques

Méthode Description
AngularGaugeExmple ( ) : System
OnPropertyChanged ( [ 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() public méthode

public OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
Résultat void