Gets the value that represents the Pause command.

Namespace:  C1.Silverlight.MediaPlayer
Assembly:  C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)

Syntax

C#
public static C1Command PauseCommand { get; }
Visual Basic
Public Shared ReadOnly Property PauseCommand As C1Command
	Get

See Also