Share via


DragUI.SetContentFromDataPackage Method

Definition

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 ()

Applies to

See also