C# Class UWP.Gauges.Gauge180

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

Public Methods

Method Description
Gauge180 ( ) : System
OnPropertyChanged ( string propertyName = null ) : void

Private Methods

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

Method Details

Gauge180() public method

public Gauge180 ( ) : System
return System

OnPropertyChanged() public method

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