GoXam for WPF v3
GetFromArrowScale Method
Northwoods.GoXam Namespace > LinkPanel Class : GetFromArrowScale Method
a child element of a LinkPanel
Gets the size of the Arrowhead on an element, at the FromNode end, as a scale multiple of its base size.
Syntax
public static double GetFromArrowScale( 
   DependencyObject d
)

Parameters

d
a child element of a LinkPanel

Return Value

The default value is 1.0, indicating the base size defined in Generic.xaml.
See Also

Reference

LinkPanel Class
LinkPanel Members