Click or drag to resize

DragDataItems Property

Version 108.4.130
Items

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

Property Value

Type: IListDragDataItem
See Also