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

Parameters

d
the root VisualElement
v
See Also

Reference

Node Class
Node Members