Gets or sets the Cursor used to express that the application is in 'add connection' mode. This is a dependency property.

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

Syntax

C#
public Cursor ConnectionCursor { get; set; }
Visual Basic (Declaration)
Public Property ConnectionCursor As Cursor

Remarks

Dependency Property Information
Identifier fieldConnectionCursorProperty
Metadata properties set to trueNone

See Also