GoXam for WPF v3
GetMain Method
Northwoods.GoXam Namespace > SpotPanel Class : GetMain Method
this should be a child of a SpotPanel
Gets whether the element is considered the "main" element for the SpotPanel, around which all of the sibling elements are positioned.
Syntax
public static bool GetMain( 
   DependencyObject d
)

Parameters

d
this should be a child of a SpotPanel

Return Value

This defaults to false.
See Also

Reference

SpotPanel Class
SpotPanel Members