GoXam for WPF v3
GetIsTreeExpanded Method
Northwoods.GoXam Namespace > Node Class : GetIsTreeExpanded Method
the root VisualElement
Gets the value of the IsTreeExpandedProperty attached dependency property that must only be on the root VisualElement.
Syntax
public static bool GetIsTreeExpanded( 
   DependencyObject d
)

Parameters

d
the root VisualElement
See Also

Reference

Node Class
Node Members