GoXam for WPF v3
GetOtherPort Method
Northwoods.GoXam Namespace > Link Class : GetOtherPort Method
Given a FrameworkElement that is a "port", return the port at the other end of this link.
Syntax
public FrameworkElement GetOtherPort( 
   FrameworkElement port
)

Parameters

port

Return Value

This may return the same element, if the link is reflexive
See Also

Reference

Link Class
Link Members