Clear node selection when deleting nodes.
graph.RemoveShaderProperty(property.guid);
}
selection.Clear();
public bool CanAcceptDrop(List<ISelectable> selection)