Northwoods.GoWPF 2.2.4 Assembly
Port Property

Gets the primary FrameworkElement representing a port.
Syntax
Public Overridable ReadOnly Property Port As FrameworkElement
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.
Requirements
See Also

Reference

Node Class
Node Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback