GoXam for WPF v3
LinkTemplate Property (PartsModel)
Northwoods.GoXam.Model Namespace > PartsModel Class : LinkTemplate Property
Gets or sets a DataTemplate that implements the appearance of each link that is created by InsertLink(Node,String,Node,String).
Syntax
public DataTemplate LinkTemplate {get; set;}

Property Value

By default this is null, which results in a very boring looking link.
See Also

Reference

PartsModel Class
PartsModel Members