'DeclarationPublic ReadOnly Property DragDropContext As DragDropContext
'UsageDim instance As DragDropEventArgs Dim value As DragDropContext instance.DragDropContext = value value = instance.DragDropContext
public DragDropContext DragDropContext {get;}