public bool performDrop ;

Description

This value is false as long as the mouse button is down, when the mouse button is released it is true.

When this value is true the drop should be peformed. The data backend should be changed and the TreeView should be reloaded to reflect the new state.