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