GoXam for WPF v3
SetMinLocation Method
Northwoods.GoXam Namespace > Node Class : SetMinLocation Method
the root VisualElement
Sets the value of the MinLocation attached dependency property.
Syntax
public static void SetMinLocation( 
   DependencyObject d,
   Point v
)

Parameters

d
the root VisualElement
v
See Also

Reference

Node Class
Node Members