2 references to AddToWebViewManagerAsync
Microsoft.AspNetCore.Components.WebView.Wpf (2)
BlazorWebView.cs (2)
297
_ = rootComponent.
AddToWebViewManagerAsync
(_webviewManager);
321
await item.
AddToWebViewManagerAsync
(_webviewManager);