GoXam for WPF v3
CanRelinkFrom Method (Route)
Northwoods.GoXam Namespace > Route Class : CanRelinkFrom Method
This predicate is true if the user may reconnect the "from" end of this link.
Syntax
public virtual 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

Route Class
Route Members