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