DragDropHelper Class
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | DragDropHelper(IInputElement) | Microsoft internal use only. |
![]() | DragDropHelper(IInputElement, IDropTarget) | Microsoft internal use only. |
| Name | Description | |
|---|---|---|
![]() ![]() | ConvertToOleDataObject(IDataObject) | Microsoft internal use only. |
![]() ![]() | DataObjectHasString(IDataObject) | Determines whether the data object contains one of the recognized strings data formats |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() ![]() | GetStringFromDataObject(IDataObject) | Try to extract a string from the specified IDataObject. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnDragEnter(DragEventArgs) | Microsoft internal use only. |
![]() | OnDragLeave(RoutedEventArgs) | Microsoft internal use only. |
![]() | OnDragOver(DragEventArgs) | Microsoft internal use only. |
![]() | OnDrop(DragEventArgs) | Microsoft internal use only. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


