MouseAction.DragCompletedState Property

Definition

Gets an object representing the state in which the drag operation has completed. (The MouseAction itself is not considered completed at this state.)

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

Property Value

Applies to