'Declaration Public Function New( _ ByVal dragDropContext As DragDropContext _ )
'Usage Dim dragDropContext As DragDropContext Dim instance As New PrepareDragEventArgs(dragDropContext)
public PrepareDragEventArgs( DragDropContext dragDropContext )
Parameters
- dragDropContext
- The DragDropContext used to create this instance.