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

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