ConnectAction.OnDraggingBegun(MouseActionEventArgs) Method

Definition

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

Parameters

Applies to