WebView2CompositionControl.OnGotFocus(RoutedEventArgs) Method

Definition

We override the OnGotFocus(RoutedEventArgs) to prevent the focus event from propagating. We expect the event raised from Microsoft.Web.WebView2.Wpf.WebView2Base.CoreWebView2Controller_GotFocus(System.Object,System.Object)

C#
protected override void OnGotFocus (System.Windows.RoutedEventArgs e);

Parameters

Applies to

Product Versions
WebView2 .NET 1.0.2957.106, 1.0.3065.39
WebView2 .NET Prerelease 1.0.2646, 1.0.2730, 1.0.2783, 1.0.2839, 1.0.2895, 1.0.2950, 1.0.3079, 1.0.3116