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