private void InitializeEmbeddedHost() { Startup.Initialize(); WebView.Source = "http://localhost:9696/"; }