MouseAction.DragCanceledState Property

Definition

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

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

Property Value

Applies to