GoXam for WPF v3
LinkReshapeHandleTemplate Property (Route)
Northwoods.GoXam Namespace > Route Class : LinkReshapeHandleTemplate Property
Gets or sets the DataTemplate used by Northwoods.GoXam.Tool.LinkReshapingTool to create a handle for allowing the user to reshape the route of a Link.
Syntax
public DataTemplate LinkReshapeHandleTemplate {get; set;}
Remarks
This DataTemplate only defines the reshape handle, not the whole Adornment for reshaping the link.
See Also

Reference

Route Class
Route Members