Partager via


DragDropManager.GetForIsland(ContentIsland) Méthode

Définition

Récupère une nouvelle DragDropManager pour leContentIsland spécifié.

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

Paramètres

content
ContentIsland

Le ContentIsland auquel associer un nouveau DragDropManager.

Retours

Nouvelle DragDropManager associée auContentIsland spécifié.

S’applique à