C# Class AcManager.Controls.QuickSwitches.QuickSwitchSlider

Inheritance: System.Windows.Controls.Slider
Datei anzeigen 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_oe static_oe property

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

DisplayValueProperty public_oe static_oe property

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

IconDataProperty public_oe static_oe property

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

IsThumbDraggingProperty public_oe static_oe property

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