Click or drag to resize

DragData Class

Version 130.1.90
Used to represent Drag Data.
Inheritance Hierarchy
SystemObject
  CefSharpDragData

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public static class DragData

The DragData type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate Create a new instance of IDragData
Top
See Also