'Declaration
Protected ReadOnly Property CurrentHandler As INDragDropEventHandler
'Usage
Dim instance As NDragDropEventDelegatorTool Dim value As INDragDropEventHandler value = instance.CurrentHandler
protected INDragDropEventHandler CurrentHandler {get;}