DragDropHelper Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| 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.) |
Show:


