C# 클래스 ScreenToGif.Controls.RangeSlider

Range Slider control.
상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: dbremner/ScreenToGif

공개 프로퍼티들

프로퍼티 타입 설명
DisableLowerValueProperty System.Windows.DependencyProperty
LowerValueProperty System.Windows.DependencyProperty
MaximumProperty System.Windows.DependencyProperty
MinimumProperty System.Windows.DependencyProperty
TickPlacementProperty System.Windows.DependencyProperty
UpperValueProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
LowerSlider_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
RangeSlider ( ) : System
RangeSlider_LayoutUpdated ( object sender, EventArgs e ) : void
SetProgressBorder ( ) : void
UpperSlider_PreviewMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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