private void OnDrop(object sender, DragEventArgs e) { managedCefBrowserAdapter.OnDragTargetDragDrop(GetMouseEvent(e)); }