DragCompletedState Class
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public Class DragCompletedState _
Inherits MouseActionState
'Usage
Dim instance As DragCompletedState
public class DragCompletedState : MouseActionState
public ref class DragCompletedState : public MouseActionState
public class DragCompletedState extends MouseActionState
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Diagrams.MouseActionState
Microsoft.VisualStudio.Modeling.Diagrams.DragCompletedState
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.