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