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