public DragQueryResult(Block target, DropTargetInfo howToDrop) { DropTarget = target; HowToDrop = howToDrop; }