Поделиться через


DragDropManager.GetForIsland(ContentIsland) Метод

Определение

Извлекает новый DragDropManager для указанного ContentIsland.

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

Параметры

content
ContentIsland

ContentIsland, для которой необходимо связать новый DragDropManager.

Возвращаемое значение

Новый DragDropManager, связанный с указанным ContentIsland.

Применяется к