Gets or sets a value indicating whether the control that controls the media's volume is visible.

Namespace:  C1.Silverlight.MediaPlayer
Assembly:  C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)

Syntax

C#
public bool IsVolumeControlVisible { get; set; }
Visual Basic
Public Property IsVolumeControlVisible As Boolean
	Get
	Set

See Also