Method | Description | |
---|---|---|
GetDragDataWrapper ( this e ) : CefDragDataWrapper | ||
GetModifiers ( this e ) : CefEventFlags |
Method | Description | |
---|---|---|
GetLink ( IDataObject data ) : string | ||
ReadUrlFromDragDropData ( IDataObject data, string urlDataFormatName, |
Reads a URL using a particular text encoding from drag-and-drop data.
|
public static GetDragDataWrapper ( this e ) : CefDragDataWrapper | ||
e | this | |
return | CefDragDataWrapper |
public static GetModifiers ( this e ) : CefEventFlags | ||
e | this | |
return | CefEventFlags |