MouseAction::ActionCanceledState Property
Visual Studio 2015
Gets the canceled state for the mouse action.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property ActionCanceledState^ ActionCanceledState { static ActionCanceledState^ get(); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ActionCanceledState^The canceled state for the mouse action.
Show: