2 references to HostPageProperty
Microsoft.AspNetCore.Components.WebView.Wpf (2)
BlazorWebView.cs (2)
140 get => (string)GetValue(HostPageProperty); 141 set => SetValue(HostPageProperty, value);