Gets the value that represents the Previous command.

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

Syntax

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

See Also