1 reference to RemoveRootComponent
Microsoft.AspNetCore.Components.WebView (1)
WebViewManager.cs (1)
130
return Dispatcher.InvokeAsync(() => _currentPageContext.Renderer.
RemoveRootComponent
(rootComponent.ComponentId.Value));