GoXam for WPF v3
SetLayoutId Method
Northwoods.GoXam Namespace > Part Class : SetLayoutId Method
the root VisualElement
Sets the value of the LayoutId attached dependency property.
Syntax
public static void SetLayoutId( 
   DependencyObject d,
   string v
)

Parameters

d
the root VisualElement
v
See Also

Reference

Part Class
Part Members