Northwoods.GoWPF 2.2.4 Assembly
Ports Property

Gets a collection of FrameworkElements that have a non-null GetPortId value.
Syntax
Public Overridable ReadOnly Property Ports As IEnumerable(Of FrameworkElement)
public virtual IEnumerable<FrameworkElement> Ports {get;}

Property Value

This will include VisualElement itself, which might not even have a Node.PortId attached property value, if there aren't any elements with a non-null Node.PortId.
Requirements
See Also

Reference

Node Class
Node Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback