다음을 통해 공유


IDragDropTargetPattern.OnDragEnter Method

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Sub OnDragEnter ( _
    dropArea As DirectionalDropArea, _
    e As DragEventArgs _
)
void OnDragEnter(
    DirectionalDropArea dropArea,
    DragEventArgs e
)

Parameters

.NET Framework Security

See Also

Reference

IDragDropTargetPattern Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace