Bagikan melalui


DragDropHelper.GetDragDropCompletedEffects(DataObject) Metode

Definisi

Perhatian

This method does not support dragging multiple items. Consider using "public static IEnumerable<WorkflowViewElement> GetDragDropMovedViewElements(DataObject data)" instead.

Mengembalikan hasil operasi seret dan letakkan yang perilakunya ditentukan oleh yang ditentukan DataObject.

public:
 static System::Windows::DragDropEffects GetDragDropCompletedEffects(System::Windows::DataObject ^ data);
public static System.Windows.DragDropEffects GetDragDropCompletedEffects (System.Windows.DataObject data);
[System.Obsolete("This method does not support dragging multiple items. Consider using "public static IEnumerable<WorkflowViewElement> GetDragDropMovedViewElements(DataObject data)" instead.")]
public static System.Windows.DragDropEffects GetDragDropCompletedEffects (System.Windows.DataObject data);
static member GetDragDropCompletedEffects : System.Windows.DataObject -> System.Windows.DragDropEffects
[<System.Obsolete("This method does not support dragging multiple items. Consider using "public static IEnumerable<WorkflowViewElement> GetDragDropMovedViewElements(DataObject data)" instead.")>]
static member GetDragDropCompletedEffects : System.Windows.DataObject -> System.Windows.DragDropEffects
Public Shared Function GetDragDropCompletedEffects (data As DataObject) As DragDropEffects

Parameter

data
DataObject

Objek yang berisi data yang berisi efek operasi seret dan letakkan.

Mengembalikan

Proses enumerasi.

Atribut

Berlaku untuk