Partager via


DragDropSourceController.DoDragDrop, méthode (IEnumerable<IDragDropSourcePattern>)

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Shared Function DoDragDrop ( _
    items As IEnumerable(Of IDragDropSourcePattern) _
) As Boolean
public static bool DoDragDrop(
    IEnumerable<IDragDropSourcePattern> items
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

DragDropSourceController Classe

DoDragDrop, surcharge

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms