The ToolSlider type exposes the following members.

Properties

  NameDescription
ActualHeight (Inherited from FrameworkElement.)
ActualWidth (Inherited from FrameworkElement.)
Background (Inherited from Control.)
BorderBrush (Inherited from Control.)
BorderThickness (Inherited from Control.)
Clip (Inherited from UIElement.)
Cursor (Inherited from FrameworkElement.)
DataContext (Inherited from FrameworkElement.)
DefaultStyleKey (Inherited from Control.)
DesiredSize (Inherited from UIElement.)
Dispatcher (Inherited from DependencyObject.)
FontFamily (Inherited from Control.)
FontSize (Inherited from Control.)
FontStretch (Inherited from Control.)
FontStyle (Inherited from Control.)
FontWeight (Inherited from Control.)
Foreground (Inherited from Control.)
Height (Inherited from FrameworkElement.)
HorizontalAlignment (Inherited from FrameworkElement.)
HorizontalContentAlignment (Inherited from Control.)
IsDirectionReversed (Inherited from Slider.)
IsEnabled (Inherited from Control.)
IsFocused (Inherited from Slider.)
IsHitTestVisible (Inherited from UIElement.)
IsTabStop (Inherited from Control.)
Language (Inherited from FrameworkElement.)
LargeChange (Inherited from RangeBase.)
Margin (Inherited from FrameworkElement.)
MaxHeight (Inherited from FrameworkElement.)
Maximum (Inherited from RangeBase.)
MaxWidth (Inherited from FrameworkElement.)
MinHeight (Inherited from FrameworkElement.)
Minimum (Inherited from RangeBase.)
MinWidth (Inherited from FrameworkElement.)
Name (Inherited from FrameworkElement.)
Opacity (Inherited from UIElement.)
OpacityMask (Inherited from UIElement.)
Orientation (Inherited from Slider.)
Padding (Inherited from Control.)
Parent (Inherited from FrameworkElement.)
RenderSize (Inherited from UIElement.)
RenderTransform (Inherited from UIElement.)
RenderTransformOrigin (Inherited from UIElement.)
Resources (Inherited from FrameworkElement.)
SmallChange (Inherited from RangeBase.)
Style (Inherited from FrameworkElement.)
TabIndex (Inherited from Control.)
TabNavigation (Inherited from Control.)
Tag (Inherited from FrameworkElement.)
Template (Inherited from Control.)
Triggers (Inherited from FrameworkElement.)
UseLayoutRounding (Inherited from UIElement.)
Value (Inherited from RangeBase.)
VerticalAlignment (Inherited from FrameworkElement.)
VerticalContentAlignment (Inherited from Control.)
Visibility (Inherited from UIElement.)
Width (Inherited from FrameworkElement.)

See Also