private void Back_Click(object sender, RoutedEventArgs e)
✅ Run the app – Facebook will load inside your window. a) Set window icon Add an .ico file (Facebook logo) to project → set as application icon. b) Disable right-click context menu (optional) webView.CoreWebView2.Settings.AreDefaultContextMenusEnabled = false; c) Add navigation buttons (Back, Forward, Reload) Add buttons in XAML:
if (webView.CoreWebView2.CanGoForward) webView.CoreWebView2.GoForward();
await webView.EnsureCoreWebView2Async(null); webView.CoreWebView2.Navigate("https://www.facebook.com");
if (webView.CoreWebView2.CanGoBack) webView.CoreWebView2.GoBack();
webView.CoreWebView2.Reload();
private void Back_Click(object sender, RoutedEventArgs e)
✅ Run the app – Facebook will load inside your window. a) Set window icon Add an .ico file (Facebook logo) to project → set as application icon. b) Disable right-click context menu (optional) webView.CoreWebView2.Settings.AreDefaultContextMenusEnabled = false; c) Add navigation buttons (Back, Forward, Reload) Add buttons in XAML: facebook app for pc windows 10
if (webView.CoreWebView2.CanGoForward) webView.CoreWebView2.GoForward(); private void Back_Click(object sender
await webView.EnsureCoreWebView2Async(null); webView.CoreWebView2.Navigate("https://www.facebook.com"); c) Add navigation buttons (Back
if (webView.CoreWebView2.CanGoBack) webView.CoreWebView2.GoBack();
webView.CoreWebView2.Reload();

Our company has over a decade of experience in managing IT projects in international corporations. For 25 years, our specialists and engineers have been supporting comprehensive implementations, migrations, and optimizations of IT environments. Through collaboration with our partners, we are able to deliver solutions in various business areas - at different levels - ranging from infrastructure through applications to security. Our GDPR engineer, your data will be stored in accordance with applicable regulations.
We have successfully created and managed IT departments with budgets in the millions of euros.
All rights reserved
|Design: StudioAlfa.pl - Joomla Websites Development