ComponentOne Basic Library for UWP
C1RangeSlider Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1RangeSlider Class
The C1RangeSlider control enables the end-user to select two values from a range by moving two Thumb controls along a track.
Object Model
C1RangeSlider Class
Syntax
'Declaration
 
Public Class C1RangeSlider 
   Inherits Windows.UI.Xaml.Controls.Control
   Implements Windows.UI.Composition.IAnimationObject 
public class C1RangeSlider : Windows.UI.Xaml.Controls.Control, Windows.UI.Composition.IAnimationObject  
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               C1.Xaml.C1RangeSlider

See Also

Reference

C1RangeSlider Members
C1.Xaml Namespace