C# 클래스 TrakHound_UI.MeterDisplay

Interaction logic for MeterDisplay.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community

공개 프로퍼티들

프로퍼티 타입 설명
ActiveLevelBrushProperty System.Windows.DependencyProperty
ForegroundProperty System.Windows.DependencyProperty
InactiveLevelBrushProperty System.Windows.DependencyProperty
IndicatorWidthProperty System.Windows.DependencyProperty
MaximumProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty
ValueFormatProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty
ValueTextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
MeterDisplay ( ) : System

비공개 메소드들

메소드 설명
MaximumPropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
ProcessValue ( double value ) : void
ValueFormatPropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
ValuePropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void

메소드 상세

MeterDisplay() 공개 메소드

public MeterDisplay ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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