GoXam for WPF v3
RelinkableFrom Property (Link)
Northwoods.GoXam Namespace > Link Class : RelinkableFrom Property
Gets or sets whether the user may reconnect the "from" end of this link.
Syntax
public bool RelinkableFrom {get; set;}

Property Value

The default value is false.
Remarks
In general one should call CanRelinkFrom to see if a particular link is relinkable, not get this property value.
See Also

Reference

Link Class
Link Members