ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / C1MediaPlayer Class / IsPlaying Property

In This Topic
    IsPlaying Property (C1MediaPlayer)
    In This Topic
    Gets or sets a value indicating whether media advances.
    Syntax
    'Declaration
     
    
    Public Property IsPlaying As Boolean
    public bool IsPlaying {get; set;}
    See Also