Gets the currently used instance of FloatingConnectionPoint. This instance represents the connection point that is currently being relocated by the ConnectionRelocatorThumb.

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 static FloatingConnectionPoint Instance { get; internal set; }
Visual Basic (Declaration)
Public Shared Property Instance As FloatingConnectionPoint

See Also