GoXam for WPF v3
DestinationModel Property (TreeModel.CopyDictionary<NodeType,NodeKey>)
Northwoods.GoXam.Model Namespace > TreeModel.CopyDictionary<NodeType,NodeKey> Class : DestinationModel Property
Gets or sets the destination model for the copying operation.
Syntax
public TreeModel<NodeType,NodeKey> DestinationModel {get; set;}
Remarks
This will be set by the Northwoods.GoXam.Model.TreeModel`2.AddCollectionCopy(Northwoods.GoXam.Model.TreeModel{`0,`1}.DataCollection,Northwoods.GoXam.Model.TreeModel{`0,`1}.CopyDictionary) method.
See Also

Reference

TreeModel.CopyDictionary<NodeType,NodeKey> Class
TreeModel.CopyDictionary<NodeType,NodeKey> Members