IDragDropTargetPattern, interface
Espace de noms : Microsoft.Internal.VisualStudio.PlatformUI
Assembly : Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)
Syntaxe
'Déclaration
Public Interface IDragDropTargetPattern
public interface IDragDropTargetPattern
Le type IDragDropTargetPattern expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
SupportedAreas |
Début
Méthodes
Nom | Description | |
---|---|---|
OnDragEnter | ||
OnDragLeave | ||
OnDragOver | ||
OnDrop |
Début