public void ShowDevTools()
 {
     managedCefBrowserAdapter.ShowDevTools();
 }