'Declaration Public Function New( _ ByVal dragContext As DragDropContext _ )
'Usage Dim dragContext As DragDropContext Dim instance As New DropEventArgs(dragContext)
public DropEventArgs( DragDropContext dragContext )
Parameters
- dragContext
- A DragContext providing information on the drag operation.