IDragAndDropEnabled Property |
Namespace: DotNetBrowser.Input.DragAndDrop
bool Enabled { get; set; }
| Exception | Condition |
|---|---|
| ObjectDisposedException | The IDragAndDrop has already been disposed. |
| ConnectionClosedException | The connection to the Chromium engine is closed. |