Called when a ConnectionPointThumb that was being dragged over the element is dragged away from the element.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
protected internal virtual void OnConnectionDragLeave()
Visual Basic (Declaration)
Protected Friend Overridable Sub OnConnectionDragLeave

See Also