Raised when the Index property value changes.

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 IndexChanged
Visual Basic (Declaration)
Public Event IndexChanged As EventHandler

Implements

IDiagramConnectionPoint..::.IndexChanged

See Also