DragInterceptedEventArgsData Property |
Version 118.6.80
Data
Namespace:
CefSharp.DevTools.Input
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public DragData Data { get; }
public:
property DragData^ Data {
DragData^ get ();
}
Property Value
Type:
DragDataSee Also