ConnectAction.OnMouseActionDeactivated(DiagramEventArgs) Method

Definition

protected:
 override void OnMouseActionDeactivated(Microsoft::VisualStudio::Modeling::Diagrams::DiagramEventArgs ^ e);
protected override void OnMouseActionDeactivated (Microsoft.VisualStudio.Modeling.Diagrams.DiagramEventArgs e);
override this.OnMouseActionDeactivated : Microsoft.VisualStudio.Modeling.Diagrams.DiagramEventArgs -> unit
Protected Overrides Sub OnMouseActionDeactivated (e As DiagramEventArgs)

Parameters

Applies to