C# Class ParkenDD.Controls.ParkingLotLoadDonut

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: sibbl/ParkenDD Class Usage Examples

Méthodes publiques

Свойство Type Description
AnimateProperty Windows.UI.Xaml.DependencyProperty
IsSelectedProperty Windows.UI.Xaml.DependencyProperty
ParkingLotProperty Windows.UI.Xaml.DependencyProperty

Private Properties

Свойство Type Description
Draw void
IsSelectedPropertyChanged void
OnAnimatePropertyChanged void
ParkingLotPropertyChanged void
PlayAnimation void
UpdateIsSelected void
WatchParkingLotChanges void

Méthodes publiques

Méthode Description
ParkingLotLoadDonut ( ) : System
UpdateAnimation ( ) : void

Private Methods

Méthode Description
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

Method Details

ParkingLotLoadDonut() public méthode

public ParkingLotLoadDonut ( ) : System
Résultat System

UpdateAnimation() public méthode

public UpdateAnimation ( ) : void
Résultat void

Property Details

AnimateProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml AnimateProperty
Résultat Windows.UI.Xaml.DependencyProperty

IsSelectedProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsSelectedProperty
Résultat Windows.UI.Xaml.DependencyProperty

ParkingLotProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ParkingLotProperty
Résultat Windows.UI.Xaml.DependencyProperty