GoXam for WPF v3
GetMain Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
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
C#
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