4 references to StartPath
Microsoft.AspNetCore.Components.WebView.Wpf (4)
BlazorWebView.cs (4)
39
/// The backing store for the <see cref="
StartPath
"/> property.
42
name: nameof(
StartPath
),
300
logger.StartingInitialNavigation(
StartPath
);
301
_webviewManager.Navigate(
StartPath
);