Northwoods.GoSilverlight 1.3.5 Assembly
PartsModel Class
Members  See Also  Send Feedback
Northwoods.GoXam.Model Namespace : PartsModel Class

A model where the data are FrameworkElements: Node and Link.

Syntax

Remarks

NodesSource is an ObservableCollection. LinksSource is an ObservableCollection. References to nodes are strings. They are stored on each Node by the Northwoods.GoXam.Node.Id property. Links refer to nodes by the Northwoods.GoXam.Link.PartsModelFromNode and Northwoods.GoXam.Link.PartsModelToNode properties, and by the Northwoods.GoXam.Link.PartsModelLabelNode property. Nodes also refer to their containing subgraph nodes by the Northwoods.GoXam.Node.PartsModelContainingSubGraph property.

This class is not Serializable, because the data are FrameworkElements.

Inheritance Hierarchy

Requirements

See Also

© 2012 All Rights Reserved.