1 instantiation of WpfDispatcher
Microsoft.AspNetCore.Components.WebView.Wpf (1)
BlazorWebView.cs (1)
111 ComponentsDispatcher = new WpfDispatcher(Application.Current.Dispatcher);
1 reference to WpfDispatcher
Microsoft.AspNetCore.Components.WebView.Wpf (1)
BlazorWebView.cs (1)
304 private WpfDispatcher ComponentsDispatcher { get; }