C# Class WPNest.HvacModeControl

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: garyjohnson/wpnest

Méthodes publiques

Свойство Type Description
CoolDotBrushProperty System.Windows.DependencyProperty
HeatDotBrushProperty System.Windows.DependencyProperty
HvacModeProperty System.Windows.DependencyProperty
LabelProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
HvacModeControl ( ) : System

Private Methods

Méthode Description
OnHvacModeChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void
RefreshFromHvacMode ( HvacMode hvacMode ) : void

Method Details

HvacModeControl() public méthode

public HvacModeControl ( ) : System
Résultat System

Property Details

CoolDotBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows CoolDotBrushProperty
Résultat System.Windows.DependencyProperty

HeatDotBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeatDotBrushProperty
Résultat System.Windows.DependencyProperty

HvacModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows HvacModeProperty
Résultat System.Windows.DependencyProperty

LabelProperty public_oe static_oe property

public static DependencyProperty,System.Windows LabelProperty
Résultat System.Windows.DependencyProperty