GoXam for WPF v3
IsSubGraphExpanded Property (GraphModelNodeData<NodeKey>)
Northwoods.GoXam.Model Namespace > GraphModelNodeData<NodeKey> Class : IsSubGraphExpanded Property
Gets or sets whether this node is in the "expanded" state.
Syntax
public bool IsSubGraphExpanded {get; set;}

Property Value

By default this is true.
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