MouseAction.DraggingState 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 dragging state.
public:
static property Microsoft::VisualStudio::Modeling::Diagrams::DraggingState ^ DraggingState { Microsoft::VisualStudio::Modeling::Diagrams::DraggingState ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.DraggingState DraggingState { get; }
static member DraggingState : Microsoft.VisualStudio.Modeling.Diagrams.DraggingState
Public Shared ReadOnly Property DraggingState As DraggingState