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

Return Value

Return true if this link is RelinkableFrom, 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