'宣言 Public Sub DoDragDrop( _ ByVal source As System.Windows.UIElement, _ ByVal e As System.Windows.Input.MouseEventArgs, _ ByVal effect As DragDropEffect _ )
public void DoDragDrop( System.Windows.UIElement source, System.Windows.Input.MouseEventArgs e, DragDropEffect effect )
パラメータ
- source
- e
- effect
- 操作でサポートされる DragDropEffect。