GoXam for WPF v3
GetToArrow Method
Northwoods.GoXam Namespace > LinkPanel Class : GetToArrow Method
a child element of a LinkPanel
Gets the Arrowhead on a Path, at the ToNode end.
Syntax
public static Arrowhead GetToArrow( 
   DependencyObject d
)

Parameters

d
a child element of a LinkPanel

Return Value

The default value is Arrowhead.None, meaning there is no Arrowhead on the element.
See Also

Reference

LinkPanel Class
LinkPanel Members