Gets the old source of the connection before the connection relocation action began.

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 IDiagramConnectionPoint OldSource { get; private set; }
Visual Basic (Declaration)
Public Property OldSource As IDiagramConnectionPoint

See Also