GoXam for WPF v3
SetMain Method
Northwoods.GoXam Namespace > SpotPanel Class : SetMain Method
this should be a child of a SpotPanel
only one such child of the SpotPanel should have this property set to true
Sets whether the element is considered the "main" element for the SpotPanel, around which all of the sibling elements are positioned.
Syntax
public static void SetMain( 
   DependencyObject d,
   bool v
)

Parameters

d
this should be a child of a SpotPanel
v
only one such child of the SpotPanel should have this property set to true
See Also

Reference

SpotPanel Class
SpotPanel Members