3 references to UrlLoading
Microsoft.AspNetCore.Components.WebView.Wpf (3)
BlazorWebView.cs (3)
65
/// The backing store for the <see cref="
UrlLoading
"/> property.
68
name: nameof(
UrlLoading
),
285
(args) =>
UrlLoading
?.Invoke(this, args),