Partager via


IDragDropTargetPattern.OnDragEnter, méthode

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

Syntaxe

'Déclaration
Sub OnDragEnter ( _
    dropArea As DirectionalDropArea, _
    e As DragEventArgs _
)
void OnDragEnter(
    DirectionalDropArea dropArea,
    DragEventArgs e
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IDragDropTargetPattern Interface

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms