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

Parameters

d
the root VisualElement
v
See Also

Reference

Node Class
Node Members