ComponentOne MediaPlayer for WPF and Silverlight
IsLooping Property (C1MediaPlayer)

C1.WPF.MediaPlayer Namespace > C1MediaPlayer Class : IsLooping Property
Gets or sets a value indicating whether the first media item should play after the last finishes.
Syntax
'Declaration
 
Public Property IsLooping As Boolean
public bool IsLooping {get; set;}
See Also

Reference

C1MediaPlayer Class
C1MediaPlayer Members