GoXam for WPF v3
Path Property (Link)
Northwoods.GoXam Namespace > Link Class : Path Property
Gets the Shape representing the path used to render the route of this link.
Syntax
public Shape Path {get;}

Property Value

This will be null if this link uses a LinkPanel and if that panel's Implementation is not LinkPanelImplementation.Path.
See Also

Reference

Link Class
Link Members