IDataObject.SetData Method (Object)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Stores the specified data in this data object, and automatically converts the data format from the source object type.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- data
- Type: System.Object
The data to store in this data object.
Show: