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

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