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

Property Value

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

Reference

LinkingBaseTool Class
LinkingBaseTool Members