C# 클래스 ParkenDD.Controls.ParkingLotLoadDonut

상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: sibbl/ParkenDD 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AnimateProperty Windows.UI.Xaml.DependencyProperty
IsSelectedProperty Windows.UI.Xaml.DependencyProperty
ParkingLotProperty Windows.UI.Xaml.DependencyProperty

Private Properties

프로퍼티 타입 설명
Draw void
IsSelectedPropertyChanged void
OnAnimatePropertyChanged void
ParkingLotPropertyChanged void
PlayAnimation void
UpdateIsSelected void
WatchParkingLotChanges void

공개 메소드들

메소드 설명
ParkingLotLoadDonut ( ) : System
UpdateAnimation ( ) : void

비공개 메소드들

메소드 설명
Draw ( ) : void
IsSelectedPropertyChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
OnAnimatePropertyChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
ParkingLotPropertyChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
PlayAnimation ( ) : void
UpdateIsSelected ( ) : void
WatchParkingLotChanges ( ) : void

메소드 상세

ParkingLotLoadDonut() 공개 메소드

public ParkingLotLoadDonut ( ) : System
리턴 System

UpdateAnimation() 공개 메소드

public UpdateAnimation ( ) : void
리턴 void

프로퍼티 상세

AnimateProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml AnimateProperty
리턴 Windows.UI.Xaml.DependencyProperty

IsSelectedProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml IsSelectedProperty
리턴 Windows.UI.Xaml.DependencyProperty

ParkingLotProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ParkingLotProperty
리턴 Windows.UI.Xaml.DependencyProperty