Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1MediaPlayer
.
.
::
.
.
IsLooping Property
C1MediaPlayer Class
See Also
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
C1MediaPlayer Class
C1.Silverlight.MediaPlayer Namespace