MouseAction.DragCanceledState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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