Click or drag to resize

IWpfWebBrowserToggleAudioMuteCommand Property

Version 110.0.300
Toggles the audio mute for the current browser.

Namespace:  CefSharp.Wpf
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax
ICommand ToggleAudioMuteCommand { get; }

Property Value

Type: ICommand
See Also