This value associated with a port in the
ValidPortsCache indicates that it is valid to make a link between
OriginalStartPort and that port.
public static readonly object Valid
Field Value
PickNearestPort calls
IsValidLink with
OriginalStartPort and each visible port in the document. If the predicate returned true, the port is associated with this Valid value in the
ValidPortsCache hash table.