C# Class ParkenDD.Controls.ParkingLotForecastChart

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

Public Properties

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

Private Properties

Property Type Description
BeginSlideOutAnimation void
IsSelectedPropertyChanged void
ParkingLotPropertyChanged void

Public Methods

Method Description
ParkingLotForecastChart ( ) : System
UpdateChart ( bool isSelectedChanged = false ) : void

Private Methods

Method Description
BeginSlideOutAnimation ( ) : void
IsSelectedPropertyChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
ParkingLotPropertyChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void

Method Details

ParkingLotForecastChart() public method

public ParkingLotForecastChart ( ) : System
return System

UpdateChart() public method

public UpdateChart ( bool isSelectedChanged = false ) : void
isSelectedChanged bool
return void

Property Details

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