MouseAction.DragCompletedState 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 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