Facebook App For Pc Windows 10 File

if (webView.CoreWebView2.CanGoBack) webView.CoreWebView2.GoBack();

<StackPanel Orientation="Horizontal" DockPanel.Dock="Top"> <Button Content="◀" Click="Back_Click"/> <Button Content="▶" Click="Forward_Click"/> <Button Content="⟳" Click="Refresh_Click"/> </StackPanel> Handlers: facebook app for pc windows 10

private void Forward_Click(object sender, RoutedEventArgs e) if (webView

private void Back_Click(object sender, RoutedEventArgs e) StackPanel Orientation="Horizontal" DockPanel.Dock="Top"&gt