C# 클래스 WPNest.HvacModeControl

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: garyjohnson/wpnest

공개 프로퍼티들

프로퍼티 타입 설명
CoolDotBrushProperty System.Windows.DependencyProperty
HeatDotBrushProperty System.Windows.DependencyProperty
HvacModeProperty System.Windows.DependencyProperty
LabelProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
HvacModeControl ( ) : System

비공개 메소드들

메소드 설명
OnHvacModeChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void
RefreshFromHvacMode ( HvacMode hvacMode ) : void

메소드 상세

HvacModeControl() 공개 메소드

public HvacModeControl ( ) : System
리턴 System

프로퍼티 상세

CoolDotBrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CoolDotBrushProperty
리턴 System.Windows.DependencyProperty

HeatDotBrushProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HeatDotBrushProperty
리턴 System.Windows.DependencyProperty

HvacModeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HvacModeProperty
리턴 System.Windows.DependencyProperty

LabelProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows LabelProperty
리턴 System.Windows.DependencyProperty