GoXam for WPF v3
OriginalToPort Property
Northwoods.GoXam.Tool Namespace > LinkingBaseTool Class : OriginalToPort Property
Gets or sets the FrameworkElement that is the port to which the link was connected.
Syntax
protected FrameworkElement OriginalToPort {get; set;}

Property Value

For the LinkingTool this will be the starting port if drawing a new link in the backwards direction. For the RelinkingTool this will be the "to" port of the OriginalLink.
See Also

Reference

LinkingBaseTool Class
LinkingBaseTool Members