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

IDropTarget.CanAcceptDrop

매뉴얼로 전환
public bool CanAcceptDrop (List<ISelectable> selection);

파라미터

selectionSelected elements.

반환

bool True if we can drop. False otherwise.

설명

Check if we can drop on this target.