GoXam for WPF v3
Diagram Property (PartManager)
Northwoods.GoXam Namespace > PartManager Class : Diagram Property
Gets the Diagram for which this PartManager manages the lifetime of Parts depending on the contents of the Model.
Syntax
[Browsable(false)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public Diagram Diagram {get;}

Property Value

This value is automatically set by the PartManager setter.
See Also

Reference

PartManager Class
PartManager Members