GoXam for WPF v3
CollapseSubGraph Method
Northwoods.GoXam Namespace > Group Class : CollapseSubGraph Method
Collapse each of the member nodes and links, and recursively collapse any member groups.
Syntax
public void CollapseSubGraph()
Remarks

This also calls SetIsSubGraphExpanded to set that attached property, and SetWasSubGraphExpanded to remember whether a nested group had been expanded, to support data binding the state of the group.

This operation is performed within a "Collapse SubGraph" transaction.

See Also

Reference

Group Class
Group Members