GoXam for WPF v3
WasSubGraphExpanded Property (GraphModelNodeData<NodeKey>)
Northwoods.GoXam.Model Namespace > GraphModelNodeData<NodeKey> Class : WasSubGraphExpanded Property
Gets or sets whether this node had been "expanded" when its containing group was "collapsed".
Syntax
public bool WasSubGraphExpanded {get; set;}

Property Value

By default this is true. This is meaningful only when the container subgraph is not expanded.
Remarks
Although this data property is defined for your convenience, the model does not know about this property.
See Also

Reference

GraphModelNodeData<NodeKey> Class
GraphModelNodeData<NodeKey> Members