GoXam for WPF v3
Default Property
Northwoods.GoXam Namespace > DataTemplateDictionary Class : Default Property
Gets or sets the default data template, whose name is an empty string, "".
Syntax
public DataTemplate Default {get; set;}
Remarks
Depending on the dictionary, this value corresponds to either: NodeTemplate, GroupTemplate, or LinkTemplate. However the value of those properties takes precedence over the dictionary's value of this Default property.
See Also

Reference

DataTemplateDictionary Class
DataTemplateDictionary Members