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

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