WebView2.AcceleratorKeyPressed Event

Definition

AcceleratorKeyPressed dispatches when an accelerator key is pressed and before it gets handled by the WebView2. You can write a custom handler to suppress handling by the Webview by doing e.Handled = true;.

C#
public event EventHandler<Microsoft.Web.WebView2.Core.CoreWebView2AcceleratorKeyPressedEventArgs> AcceleratorKeyPressed;

Event Type

Applies to

Proizvod Verzije
WebView2 .NET 1.0.705.50
WebView2 .NET Prerelease 1.0.721