Diagram.DragDropPendingAction Property

Definition

Gets the mouse action responsible for initiating drag/drop.

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

Property Value

Applies to