Click or drag to resize

DragDataItems Property

Version 103.0.120
Items

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

Property Value

Type: IListDragDataItem
See Also