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

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