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

Glossary Item Box

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

Syntax

Remarks

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

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

Inheritance Hierarchy

Requirements

See Also

© 2013 All Rights Reserved.