StartDragArgs.SetGenericData

Declaration

public void SetGenericData(string key, object data);

Parameters

key The key for this entry.
data The data to store.

Description

Sets data associated with the current drag-and-drop operation.


Did you find this page useful? Please give it a rating: