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

In This Topic
    PlayCommand Property (C1MediaPlayer)
    In This Topic
    Gets the value that represents the Play command.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property PlayCommand As C1.Silverlight.C1Command
    public static C1.Silverlight.C1Command PlayCommand {get;}
    See Also