3 references to RemoveRootComponentAsync
Microsoft.AspNetCore.Components.WebView.Maui (1)
RootComponent.cs (1)
59
return webviewManager.
RemoveRootComponentAsync
(Selector);
Microsoft.AspNetCore.Components.WebView.WindowsForms (1)
RootComponent.cs (1)
58
return webviewManager.
RemoveRootComponentAsync
(Selector);
Microsoft.AspNetCore.Components.WebView.Wpf (1)
RootComponent.cs (1)
54
return webviewManager.
RemoveRootComponentAsync
(Selector);