2 implementations of DragLeave
System.Windows.Forms (1)
System\Windows\Forms\OLE\DropTarget.cs (1)
162HRESULT OleIDropTarget.Interface.DragLeave()
System.Windows.Forms.Primitives.TestUtilities (1)
Windows\Win32\System\Ole\DropTargetMock.cs (1)
21public virtual HRESULT DragLeave()
1 reference to DragLeave
System.Private.Windows.Core (1)
Windows.Win32.IDropTarget.g.cs (1)
164 return __object.DragLeave();