2 references to RootComponentsProperty
Microsoft.AspNetCore.Components.WebView.Wpf (2)
BlazorWebView.cs (2)
113
SetValue(
RootComponentsProperty
, new RootComponentsCollection());
158
(RootComponentsCollection)GetValue(
RootComponentsProperty
);