C# 클래스 UWP.Gauges.Gauge180

An empty page that can be used on its own or navigated to within a Frame.
상속: Windows.UI.Xaml.Controls.Page, INotifyPropertyChanged
파일 보기 프로젝트 열기: beto-rodriguez/Live-Charts

공개 메소드들

메소드 설명
Gauge180 ( ) : System
OnPropertyChanged ( string propertyName = null ) : void

비공개 메소드들

메소드 설명
MoveOnClick ( object sender, RoutedEventArgs e ) : void

메소드 상세

Gauge180() 공개 메소드

public Gauge180 ( ) : System
리턴 System

OnPropertyChanged() 공개 메소드

public OnPropertyChanged ( string propertyName = null ) : void
propertyName string
리턴 void