Gets or sets a value indicating whether media advances.

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

Syntax

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

See Also