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