'Declaration Public Function New( _ ByVal draggedElement As FrameworkElement, _ ByVal configuration As DraggedElementConfiguration _ )
'Usage Dim draggedElement As FrameworkElement Dim configuration As DraggedElementConfiguration Dim instance As New DragDropContext(draggedElement, configuration)
public DragDropContext( FrameworkElement draggedElement, DraggedElementConfiguration configuration )
Parameters
- draggedElement
- configuration