BaseUIHierarchy.DragLeave Method
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Overridable Function DragLeave As Integer
public virtual int DragLeave()
public:
virtual int DragLeave()
abstract DragLeave : unit -> int
override DragLeave : unit -> int
public function DragLeave() : int
Return Value
Type: System.Int32
Implements
IVsHierarchyDropDataTarget.DragLeave()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.