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

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