| IWpfWebBrowserToggleAudioMuteCommand Property  | 
Version 118.6.80 
            Toggles the audio mute for the current browser.
            
 
    Namespace: 
   CefSharp.Wpf
    Assembly:
   CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
SyntaxICommand ToggleAudioMuteCommand { get; }property ICommand^ ToggleAudioMuteCommand {
	ICommand^ get ();
}Property Value
Type: 
ICommand See Also
See Also