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

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