C# 클래스 TrakHound_UI.ProgressBar

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

공개 프로퍼티들

프로퍼티 타입 설명
AnimateValueChangeProperty System.Windows.DependencyProperty
MaximumProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty
ProgressHeightProperty System.Windows.DependencyProperty
ProgressWidthProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ProgressBar ( ) : System

비공개 메소드들

메소드 설명
Animate ( double to, DependencyProperty dp ) : void
SetProgressHeight ( double value ) : void
SetProgressValue ( double value ) : void
SetProgressWidth ( double value ) : void
UserControl_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
Value_PropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

ProgressBar() 공개 메소드

public ProgressBar ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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