private async Task GetWebViewSrc() { PageSrc = await BrowserWindow.EvaluateJavaScriptAsync("document.body.innerHTML"); }