ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / C1MediaPlayer Class / IsPlayingProperty Field

In This Topic
    IsPlayingProperty Field (C1MediaPlayer)
    In This Topic
    Identifies the IsPlaying dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsPlayingProperty As DependencyProperty
    public static readonly DependencyProperty IsPlayingProperty
    See Also