The ToolSlider type exposes the following members.

Events

  NameDescription
BindingValidationError (Inherited from FrameworkElement.)
DragCompleted
Occurs when the slider's scroll box dragging is finished.
GotFocus (Inherited from UIElement.)
IsEnabledChanged (Inherited from Control.)
KeyDown (Inherited from UIElement.)
KeyUp (Inherited from UIElement.)
LayoutUpdated (Inherited from FrameworkElement.)
Loaded (Inherited from FrameworkElement.)
LostFocus (Inherited from UIElement.)
LostMouseCapture (Inherited from UIElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
SizeChanged (Inherited from FrameworkElement.)
ValueChanged (Inherited from RangeBase.)

See Also