GoXam for WPF v3
Reinitialize Method
Northwoods.GoXam.Model Namespace > DiagramModel Class : Reinitialize Method
Reset the fields that should not be shared from a copy created by System.Object.MemberwiseClone.
Syntax
protected virtual void Reinitialize()
Remarks
If you override this method because you have added some fields, be sure to call the base method too.
See Also

Reference

DiagramModel Class
DiagramModel Members