DragUI.SetContentFromDataPackage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a system provided visual element that represents the format of the dragged data in a drag-and-drop operation, typically the icon of the default handler for the file format.
public:
virtual void SetContentFromDataPackage() = SetContentFromDataPackage;
void SetContentFromDataPackage();
public void SetContentFromDataPackage();
function setContentFromDataPackage()
Public Sub SetContentFromDataPackage ()