GoXam for WPF v3
Port Property
Northwoods.GoXam Namespace > Node Class : Port Property
Gets the primary FrameworkElement representing a port.
Syntax
public virtual FrameworkElement Port {get;}

Property Value

If there is a FrameworkElement in the visual tree whose GetPortId is the empty string, return it. Otherwise return the first element with a non-null Node.PortId. If there is no such element, just return the VisualElement.
See Also

Reference

Node Class
Node Members