C# 클래스 ColorBox.GradientStopSlider

상속: System.Windows.Controls.Slider
파일 보기 프로젝트 열기: Gainedge/BetterExplorer

공개 프로퍼티들

프로퍼티 타입 설명
ColorBoxProperty System.Windows.DependencyProperty
SelectedGradientProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnPreviewMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
OnValueChanged ( double oldValue, double newValue ) : void

메소드 상세

OnPreviewMouseLeftButtonDown() 보호된 메소드

protected OnPreviewMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
리턴 void

OnValueChanged() 보호된 메소드

protected OnValueChanged ( double oldValue, double newValue ) : void
oldValue double
newValue double
리턴 void

프로퍼티 상세

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

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

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

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