DiagramClientView::InvokeDragDropTarget Property

 

The shape that InvokeDragDrop() will drop onto, or null if there is no drop target.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property ShapeElement^ InvokeDragDropTarget {
	ShapeElement^ get();
}
Return to top
Show: