The ConnectionRelocatorThumb type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ConnectionRelocatorThumb |
Initializes a new instance of the ConnectionRelocatorThumb class.
|
Fields
| Name | Description | |
|---|---|---|
| ConnectionElementProperty |
Identifies the ConnectionElement property.
| |
| ConnectionRelocatedEvent |
Identifies the ConnectionRelocated routed event.
|
Properties
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| ConnectionRelocated |
Occurs whenever the ConnectionRelocatorThumb is dragging the end of a connection around.
|