예제 #1
0
 private void NavigationToolBarBackClicked(object sender, EventArgs e)
 {
     _webView2Control.GoBack();
 }