C# Class ParkenDD.Controls.ParkingLotLoadDonut

Inheritance: Windows.UI.Xaml.Controls.UserControl
Datei anzeigen Open project: sibbl/ParkenDD Class Usage Examples

Public Properties

Property Type Description
AnimateProperty Windows.UI.Xaml.DependencyProperty
IsSelectedProperty Windows.UI.Xaml.DependencyProperty
ParkingLotProperty Windows.UI.Xaml.DependencyProperty

Private Properties

Property Type Description
Draw void
IsSelectedPropertyChanged void
OnAnimatePropertyChanged void
ParkingLotPropertyChanged void
PlayAnimation void
UpdateIsSelected void
WatchParkingLotChanges void

Public Methods

Method Description
ParkingLotLoadDonut ( ) : System
UpdateAnimation ( ) : void

Private Methods

Method 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 method

public ParkingLotLoadDonut ( ) : System
return System

UpdateAnimation() public method

public UpdateAnimation ( ) : void
return void

Property Details

AnimateProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml AnimateProperty
return Windows.UI.Xaml.DependencyProperty

IsSelectedProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsSelectedProperty
return Windows.UI.Xaml.DependencyProperty

ParkingLotProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ParkingLotProperty
return Windows.UI.Xaml.DependencyProperty