Click or drag to resize

DragDataItems Property

Version 94.4.20
Items

Namespace:  CefSharp.DevTools.Input
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public IList<DragDataItem> Items { get; set; }

Property Value

Type: IListDragDataItem
See Also