Occurs whenever the ConnectionRelocatorThumb is dragging the end of a connection around.

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

Syntax

C#
public event EventHandler<SizedEventArgs> ConnectionRelocated
Visual Basic (Declaration)
Public Event ConnectionRelocated As EventHandler(Of SizedEventArgs)

See Also