🌐 NavigationStarting → ContentLoading → NavigationCompleted を可視化
NavigationStarting: IsWebViewLoading = true
ContentLoading: 小さなプログレスバーを維持
NavigationCompleted: CoreWebView2.Navigate 完了 → false
WebPageUrlを更新した時の挙動を再生