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

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