GoXam for WPF v3
Diagram Property (DiagramLayout)
Northwoods.GoXam.Layout Namespace > DiagramLayout Class : Diagram Property
Gets or sets a reference to the owner Northwoods.GoXam.Diagram.
Syntax
[Browsable(false)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public Diagram Diagram {get; set;}

Property Value

The default value is null, but it is set automatically by the Northwoods.GoXam.Diagram.Layout and Northwoods.GoXam.Group.Layout property setters. You should not need to set this property.
See Also

Reference

DiagramLayout Class
DiagramLayout Members