Freigeben über


DragDrop.SetContinueDragEventHandling-Methode

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Shared Sub SetContinueDragEventHandling ( _
    obj As DependencyObject, _
    value As Boolean _
)
public static void SetContinueDragEventHandling(
    DependencyObject obj,
    bool value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DragDrop Klasse

Microsoft.TeamFoundation.Client-Namespace