C# Class UWP.Gauges.Gauge360

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
Gauge360 ( ) : System
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() public méthode

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