5 references to HostPage
Microsoft.AspNetCore.Components.WebView.Wpf (5)
BlazorWebView.cs (5)
30 /// The backing store for the <see cref="HostPage"/> property. 33 name: nameof(HostPage), 155 /// to be used directly in the specified <see cref="HostPage"/>. 218 HostPage != null && 269 var hostPageFullPath = Path.GetFullPath(Path.Combine(appRootDir, HostPage));