1 write to ElementReferenceContext
Microsoft.AspNetCore.Components.WebView (1)
Services\WebViewJSRuntime.cs (1)
19ElementReferenceContext = new WebElementReferenceContext(this);
1 reference to ElementReferenceContext
Microsoft.AspNetCore.Components.WebView (1)
Services\WebViewRenderer.cs (1)
32ElementReferenceContext = jsRuntime.ElementReferenceContext;