This topic has not yet been rated - Rate this topic

MouseAction.ActionCompletedState Property

Gets the completed state for the mouse action.

Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in microsoft.visualstudio.modeling.diagrams.dll)

public static ActionCompletedState ActionCompletedState { get; }
/** @property */
public static ActionCompletedState get_ActionCompletedState ()

public static function get ActionCompletedState () : ActionCompletedState

Property Value

The completed state for the mouse action.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.