The ConnectionRelocatorThumb type exposes the following members.

Constructors

  NameDescription
ConnectionRelocatorThumb
Initializes a new instance of the ConnectionRelocatorThumb class.

Fields

  NameDescription
ConnectionElementProperty
Identifies the ConnectionElement property.
ConnectionRelocatedEvent
Identifies the ConnectionRelocated routed event.

Properties

  NameDescription
ConnectionElement
Gets or sets the ConnectionElement. This is a dependency property.
MovingEnd
Gets or sets which end of the connection is being moved by this ConnectionRelocatorThumb.

Events

  NameDescription
ConnectionRelocated
Occurs whenever the ConnectionRelocatorThumb is dragging the end of a connection around.

See Also