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

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