'Declaration Protected Overridable Function CreateDragDropContextCore() As DragDropContext
'Usage Dim instance As ListBoxContainer Dim value As DragDropContext value = instance.CreateDragDropContextCore()
protected virtual DragDropContext CreateDragDropContextCore()