ComponentOne MediaPlayer for WPF and Silverlight
C1.WPF.MediaPlayer Namespace / C1MediaPlayer Class / SeekCommand Property

In This Topic
    SeekCommand Property (C1MediaPlayer)
    In This Topic
    Gets the value that represents the Seek command.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property SeekCommand As RoutedCommand
    public static RoutedCommand SeekCommand {get;}
    See Also