Freigeben über


MouseAction.ActionCompletedState-Eigenschaft

Ruft den Zustand einer abgeschlossenen Mausaktion ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.ActionCompletedState
Der Zustand einer abgeschlossenen Mausaktion.

.NET Framework-Sicherheit

Siehe auch

Referenz

MouseAction Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace