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