C# Class Wpf.Gauges.Gauge360

Inheritance: System.Windows.Controls.UserControl, INotifyPropertyChanged
Mostra file Open project: beto-rodriguez/Live-Charts

Public Methods

Method Description
Gauge360 ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName = null ) : void

Private Methods

Method Description
MoveOnClick ( object sender, RoutedEventArgs e ) : void

Method Details

Gauge360() public method

public Gauge360 ( ) : System
return System

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName = null ) : void
propertyName string
return void