GoXam for WPF v3
SetSpot 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
: SetSpot Method
a
UIElement
a
Spot
for which
Spot.IsSpot
is true; the panel assumes
Spot.Center
otherwise
Sets the
Spot
at which the element should be positioned.
Syntax
C#
public
static
void
SetSpot(
DependencyObject
d
,
Spot
v
)
Parameters
d
a
UIElement
v
a
Spot
for which
Spot.IsSpot
is true; the panel assumes
Spot.Center
otherwise
See Also
Reference
SpotPanel Class
SpotPanel Members