GoXam for WPF v3
GetOrientation Method
Northwoods.GoXam Namespace > LinkPanel Class : GetOrientation Method
a child element of a LinkPanel
Gets an element's intended rotation policy.
Syntax
public static LabelOrientation GetOrientation( 
   DependencyObject d
)

Parameters

d
a child element of a LinkPanel

Return Value

The default value is LabelOrientation.None, meaning the element is not to be rotated.
See Also

Reference

LinkPanel Class
LinkPanel Members