Click or drag to resize

DragData Class

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

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 94.4.20.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