Click or drag to resize

DragDataItems Property

Version 109.1.110
Items

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

Property Value

Type: IListDragDataItem
See Also