'Declaration Public Sub RegisterDropTarget( _ ByVal target As UIElement, _ ByVal register As Boolean _ )
'Declaration
Public Sub RegisterDropTarget( _ ByVal target As UIElement, _ ByVal register As Boolean _ )
public void RegisterDropTarget( UIElement target, bool register )
C1DragDropManager Class C1DragDropManager Members