DragInterceptedEventArgsData Property |
Version 130.1.90
Data
Namespace: CefSharp.DevTools.InputAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public DragData Data { get; }
public:
property DragData^ Data {
DragData^ get ();
}
Property Value
DragDataSee Also