Freigeben über


DragDropManager.GetForIsland(ContentIsland) Methode

Definition

Ruft eine neue DragDropManager für den angegebenen ContentIslandab.

public:
 static DragDropManager ^ GetForIsland(ContentIsland ^ content);
 static DragDropManager GetForIsland(ContentIsland const& content);
public static DragDropManager GetForIsland(ContentIsland content);
function getForIsland(content)
Public Shared Function GetForIsland (content As ContentIsland) As DragDropManager

Parameter

content
ContentIsland

Die ContentIsland , für die ein neues DragDropManagerzugeordnet werden soll.

Gibt zurück

Eine neue DragDropManager , die dem angegebenen ContentIslandzugeordnet ist.

Gilt für: