ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / C1MoveToPointSlider Class
Members

In This Topic
    C1MoveToPointSlider Class
    In This Topic
    A slider that jumps where clicked, without dragging.
    Object Model
    C1MoveToPointSlider Class
    Syntax
    'Declaration
     
    
    Public Class C1MoveToPointSlider 
       Inherits System.Windows.Controls.Primitives.RangeBase
    public class C1MoveToPointSlider : System.Windows.Controls.Primitives.RangeBase 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.Primitives.RangeBase
                      C1.Silverlight.MediaPlayer.C1MoveToPointSlider

    See Also