GoXam for WPF v3
SetSpot Method
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
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