Click or drag to resize

IDragDataClone Method

Version 130.1.90
Gets a copy of the current drag data

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

Return Value

IDragData
a clone of the current object
See Also