public VortexObjectDataTemplate() { dragDropPublisher = new DragDropPublisher(this); }
public TreeItemTemplate() { Dragdrop = new DragDropPublisher(this); }
public ValueTag() { dragdrop = new DragDropPublisher(this); }