Gets or sets a value indicating whether the first media item should play after the last finishes.

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

Syntax

C#
public bool IsLooping { get; set; }
Visual Basic
Public Property IsLooping As Boolean
	Get
	Set

See Also