Freigeben über


MouseAction.ActionCanceledState-Eigenschaft

Ruft den abgebrochenen Zustand der Mausbetätigung ab.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ActionCanceledState As ActionCanceledState
public static ActionCanceledState ActionCanceledState { get; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.ActionCanceledState
Der abgebrochene Zustand für die Mausaktion.

.NET Framework-Sicherheit

Siehe auch

Referenz

MouseAction Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace