'DeclarationProtected ReadOnly Property CurrentHandler As INDragDropEventHandler
'UsageDim instance As NDragDropEventDelegatorTool Dim value As INDragDropEventHandler value = instance.CurrentHandler
protected INDragDropEventHandler CurrentHandler {get;}