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

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