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