C# 클래스 AcManager.Controls.QuickSwitches.QuickSwitchSlider

상속: System.Windows.Controls.Slider
파일 보기 프로젝트 열기: gro-ove/actools

공개 프로퍼티들

프로퍼티 타입 설명
ContentProperty System.Windows.DependencyProperty
DisplayValueProperty System.Windows.DependencyProperty
IconDataProperty System.Windows.DependencyProperty
IsThumbDraggingProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
QuickSwitchSlider ( ) : System
Thumb_DragCompleted ( object sender, System.Windows.Controls.Primitives.DragCompletedEventArgs e ) : void
Thumb_DragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void
Thumb_DragStarted ( object sender, System.Windows.Controls.Primitives.DragStartedEventArgs e ) : void
Wrapper_MouseWheel ( object sender, System.Windows.Input.MouseWheelEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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