DiagramClientView.InvokeDragDropTarget Property

Definition

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

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ InvokeDragDropTarget { Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement InvokeDragDropTarget { get; }
member this.InvokeDragDropTarget : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Public ReadOnly Property InvokeDragDropTarget As ShapeElement

Property Value

Applies to