GoXam for WPF v3
Implementation Property
Northwoods.GoXam Namespace > LinkPanel Class : Implementation Property
Gets or sets the nature of the link implementation.
Syntax
public LinkPanelImplementation Implementation {get; set;}

Property Value

This defaults to LinkPanelImplementation.Path. A different value will result in Path always return null.
See Also

Reference

LinkPanel Class
LinkPanel Members