2 references to WebViewTemplateChildName
Microsoft.AspNetCore.Components.WebView.Wpf (2)
BlazorWebView.cs (2)
118 VisualTree = new FrameworkElementFactory(typeof(WebView2Control), WebViewTemplateChildName) 231 _webview = (WebView2Control)GetTemplateChild(WebViewTemplateChildName);