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

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