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 ICommand^ ToggleAudioMuteCommand {
ICommand^ get ();
}
Property Value
Type:
ICommandSee Also