Drag data for StandaloneWebView.DragDataChanged.
bool HasImage Indicates whether a thumbnail image representation is available for the drag interaction. If true, the application can access the image via the Image field.
byte[] Image A thumbnail image for the dragged item in PNG format if HasImage is true, or null otherwise.