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