InactiveState Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Next(MouseAction^) | Returns the next MouseAction state. Valid next states are: (1) HoveringState, if the current MouseAction event is Activate; (2) DragPendingState, if the current MouseAction event is MouseDown; (3) this state, for all other events.(Overrides MouseActionState::Next(MouseAction^).) |
![]() | ToString() | (Inherited from Object.) |
Show:

