다음을 통해 공유


IDragDropTargetPattern.OnDragLeave Method

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

IDragDropTargetPattern Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace