The ConnectionPointThumb type exposes the following members.

Properties

  NameDescription
ConnectionPoint
Gets or sets the connection point which the thumb represents. This is a dependency property.
IsFromConnectionDragOver
Gets whether or not the mouse is being dragged over the DiagramNodeElement of this connection point thumb allowing it to be displayed. This is useful for connection point validation UI. This is a dependency property.
IsToConnectionDragOver
Gets whether or not the mouse is being dragged over the DiagramNodeElement of this connection point thumb allowing it to be displayed. This is useful for connection point validation UI. This is a dependency property.

See Also