Click or drag to resize

IDragDataClone Method

Version 79.1.350
Gets a copy of the current drag data

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 76.1.90.0 (76.1.90.0)
Syntax
IDragData Clone()

Return Value

Type: IDragData
a clone of the current object
See Also