C# Class ParkenDD.Controls.ParkingLotForecastChart

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

Méthodes publiques

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

Private Properties

Свойство Type Description
BeginSlideOutAnimation void
IsSelectedPropertyChanged void
ParkingLotPropertyChanged void

Méthodes publiques

Méthode Description
ParkingLotForecastChart ( ) : System
UpdateChart ( bool isSelectedChanged = false ) : void

Private Methods

Méthode Description
BeginSlideOutAnimation ( ) : void
IsSelectedPropertyChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
ParkingLotPropertyChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void

Method Details

ParkingLotForecastChart() public méthode

public ParkingLotForecastChart ( ) : System
Résultat System

UpdateChart() public méthode

public UpdateChart ( bool isSelectedChanged = false ) : void
isSelectedChanged bool
Résultat void

Property Details

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