3 references to BlazorWebViewInitializing
Microsoft.AspNetCore.Components.WebView.Wpf (3)
BlazorWebView.cs (3)
73
/// The backing store for the <see cref="
BlazorWebViewInitializing
"/> event.
76
name: nameof(
BlazorWebViewInitializing
),
286
(args) =>
BlazorWebViewInitializing
?.Invoke(this, args),