Gets or sets whether or not connections are allowed to be connected to other connections from the time this property is set.

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

Syntax

C#
public virtual bool CanConnectToConnections { get; set; }
Visual Basic (Declaration)
Public Overridable Property CanConnectToConnections As Boolean

Remarks

Dependency Property Information
Identifier fieldCanConnectToConnectionsProperty
Metadata properties set to trueNone

See Also