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

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

Syntax

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

Requirements

See Also

© 2012 All Rights Reserved.