Experimental: this API is experimental and might be changed or removed in the future.

IDropTarget.CanAcceptDrop

Cambiar al Manual
public bool CanAcceptDrop (List<ISelectable> selection);

Parámetros

selectionSelected elements.

Valor de retorno

bool True if we can drop. False otherwise.

Descripción

Check if we can drop on this target.