GoXam for WPF v3
Diagram Property (MultiLayout)
Northwoods.GoXam.Layout Namespace > MultiLayout Class : Diagram Property
Gets or sets the Northwoods.GoXam.Diagram that owns this layout.
Syntax
public Diagram Diagram {get; set;}

Property Value

This may be null if there are no Layouts. You should not need to set this property.
See Also

Reference

MultiLayout Class
MultiLayout Members