ComponentOne MediaPlayer for WPF and Silverlight
IsVolumeControlVisible Property (C1MediaPlayer)

C1.Silverlight.MediaPlayer Namespace > C1MediaPlayer Class : IsVolumeControlVisible Property
Gets or sets a value indicating whether the control that controls the media's volume is visible.
Syntax
'Declaration
 
Public Property IsVolumeControlVisible As Boolean
public bool IsVolumeControlVisible {get; set;}
See Also

Reference

C1MediaPlayer Class
C1MediaPlayer Members