GoXam for WPF v3
CanRelinkTo Method (Link)
Northwoods.GoXam Namespace > Link Class : CanRelinkTo Method
This predicate is true if the user may reconnect the "to" end of this link.
Syntax
public bool CanRelinkTo()

Return Value

Return true if this link is RelinkableTo, if this link's layer's AllowRelink is true, and if this link's diagram's AllowRelink is true.
See Also

Reference

Link Class
Link Members