DragDropManager.GetForIsland(ContentIsland) Methode

Definition

Ruft einen neuen DragDropManager- für die angegebene ContentIsland-ab.

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 DragDropManager-zugeordnet werden soll.

Gibt zurück

Ein neues DragDropManager dem angegebenen ContentIsland-zugeordnet.

Gilt für: