WPFInteropUtils.GetDragDropInfo<T>(IDataObject) Metodo

Definizione

public:
generic <typename T>
 where T : class static T GetDragDropInfo(System::Windows::Forms::IDataObject ^ data);
public static T GetDragDropInfo<T> (System.Windows.Forms.IDataObject data) where T : class;
Public Shared Function GetDragDropInfo(Of T As Class) (data As IDataObject) As T

Parametri di tipo

T

Parametri

Restituisce

T

Si applica a