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

Parameters

d
the root VisualElement
v
See Also

Reference

Part Class
Part Members