C# Class WPNest.HvacModeControl

Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: garyjohnson/wpnest

Public Properties

Property Type Description
CoolDotBrushProperty System.Windows.DependencyProperty
HeatDotBrushProperty System.Windows.DependencyProperty
HvacModeProperty System.Windows.DependencyProperty
LabelProperty System.Windows.DependencyProperty

Public Methods

Method Description
HvacModeControl ( ) : System

Private Methods

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

Method Details

HvacModeControl() public method

public HvacModeControl ( ) : System
return System

Property Details

CoolDotBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows CoolDotBrushProperty
return System.Windows.DependencyProperty

HeatDotBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeatDotBrushProperty
return System.Windows.DependencyProperty

HvacModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows HvacModeProperty
return System.Windows.DependencyProperty

LabelProperty public_oe static_oe property

public static DependencyProperty,System.Windows LabelProperty
return System.Windows.DependencyProperty