GoXam for WPF v3
NodesSource Property (IDiagramModel)
Northwoods.GoXam.Model Namespace > IDiagramModel Interface : NodesSource Property
Gets or sets the collection of node data items for the model.
Syntax
IEnumerable NodesSource {get; set;}

Property Value

Initially this value is null. It must be set to a non-null, non-empty value for the model to have any "data".
See Also

Reference

IDiagramModel Interface
IDiagramModel Members