C# Class AcManager.Controls.QuickSwitches.QuickSwitchSlider

Inheritance: System.Windows.Controls.Slider
Show file Open project: gro-ove/actools

Public Properties

Property Type Description
ContentProperty System.Windows.DependencyProperty
DisplayValueProperty System.Windows.DependencyProperty
IconDataProperty System.Windows.DependencyProperty
IsThumbDraggingProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
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

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

ContentProperty public static property

public static DependencyProperty,System.Windows ContentProperty
return System.Windows.DependencyProperty

DisplayValueProperty public static property

public static DependencyProperty,System.Windows DisplayValueProperty
return System.Windows.DependencyProperty

IconDataProperty public static property

public static DependencyProperty,System.Windows IconDataProperty
return System.Windows.DependencyProperty

IsThumbDraggingProperty public static property

public static DependencyProperty,System.Windows IsThumbDraggingProperty
return System.Windows.DependencyProperty