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

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