Northwoods.GoSilverlight 1.3.5 Assembly
OriginalFromPort Property
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > LinkingBaseTool Class : OriginalFromPort Property

Gets or sets the FrameworkElement that is the port from which the link was connected.

Syntax

Visual Basic (Declaration) 
Protected Property OriginalFromPort As FrameworkElement
C# 
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.

Requirements

See Also

© 2012 All Rights Reserved.